Skip to content

First release

Compare
Choose a tag to compare
@jacobkim9881 jacobkim9881 released this 19 Nov 13:17
· 248 commits to master since this 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.