https://github.com/capjavert/content-ref
Firefox plugin for page content check.
https://github.com/capjavert/content-ref
Last synced: over 1 year ago
JSON representation
Firefox plugin for page content check.
- Host: GitHub
- URL: https://github.com/capjavert/content-ref
- Owner: capJavert
- Created: 2015-11-29T19:40:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-07T22:17:15.000Z (over 10 years ago)
- Last Synced: 2025-01-29T13:47:32.192Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://addons.mozilla.org/en-US/firefox/addon/content-referrer/?src=dp-dl-othersby
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Content Referrer
Firefox plugin
About
Waiting for new trailer, blog post or something else? You are tired of constantly clicking refresh button, use this plugin to automate process. Check URL for specific keywords that you define in options with one click of a button.
This plugin adds option for Firefox to check some page content without really loading the page inside a browser. Plugin checks some defined URLs for specific keywords.
Version 1.0.1
Released December 1, 2015
- Added feature where you can add multiple URLs that you want to check for keywords
- Added feature were Content Referrer button displays notifications on how many URLs where matched by keywords
- Changed feature - clicking on Content Referrer button now open panel where you can see list of URLs that where matched for keywords with number of keywords matched
- Added feature where you can now set interval period for plugin to auto-check URLs for keywords (feature is disabled by default - enable it in extension options)
- Content Referrer button now correctly changes appearance to faded when it is busy
- Various UI & display bugs where fixed
Version 0.0.2
Released November 29, 2015
- Fixed bug for keywords serach on some URLs.
- Genereal code optimisation