Skip to content

Releases: jacobkim9881/tailing-mouse-footprint

v0.2.5.1 released

01 Apr 12:22
Compare
Choose a tag to compare

Bug fix

  1. Fixed playing cards size.

v0.2.3.0 released

01 Mar 09:09
Compare
Choose a tag to compare
  1. Float object added.
  2. Flower object added.

##Bug fix

  1. Deleted images left after moving mouses(Colorful balls, DNA).
  2. Turning off bunny is fixed.

v0.2.0.0 released

21 Dec 08:02
Compare
Choose a tag to compare

Feature

  1. Stop button added. This app can be paused from this version.
  2. At context menu stop button is added.
  3. New mouse pointers : Heart, Colorful ball, DNA, Bunny

First release

19 Nov 13:17
Compare
Choose a tag to compare

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.