summaryrefslogtreecommitdiff
path: root/manifest.json
AgeCommit message (Collapse)Author
2017-07-05Integrate ViewTube.Arun Isaac
* viewtube.js: New file. * manifest.json (content_scripts): Add viewtube.js. (permissions): Add storage.
2017-07-05Run on www.youtube.com as well.Arun Isaac
* manifest.json (content_scripts): Match www.youtube.com in addition to youtube.com.
2017-07-05Convert to WebExtension.Arun Isaac
* manifest.json: New file. * Makefile: New file. * .gitignore: Ignore .zip files.