Review of "Dash Animator" version 3

Details Page Preview

Animate the icons of dash to dock

Extension Homepage
https://github.com/icedman/dash-animator

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
8 Rejected
7 Inactive
6 Inactive
5 Active
4 Inactive
3 Rejected
2 Inactive
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. You forgot to remove the timeout in disable (line 445 animator.js). 2. Also do this in disable: ```js this.animator = null; ```