Releases: jacobkim9881/tailing-mouse-footprint
Releases · jacobkim9881/tailing-mouse-footprint
v0.2.5.1 released
Bug fix
- Fixed playing cards size.
v0.2.3.0 released
- Float object added.
- Flower object added.
##Bug fix
- Deleted images left after moving mouses(Colorful balls, DNA).
- Turning off bunny is fixed.
v0.2.0.0 released
Feature
- Stop button added. This app can be paused from this version.
- At context menu stop button is added.
- New mouse pointers : Heart, Colorful ball, DNA, Bunny
First release
Structure
- content.js just sends and gets messages.
- popup.js sends and gets messages.
- background.js execute js files.
- Executed js files are in ./functions.
- Icons are in ./images
- index.html is for making privacy policy address.
- privacy-policy.html is in ./docs
New feature
- README.md file is created and guides are written.
- privacy-policy.html is created and only summary is added.