Releases: anbcodes/AlertForWords
Version 1.1.1
Includes a list of words/regex to check for on a webpage after a timeout. If it finds a word/regex that matches it will alert you. To install, download the source code and unzip it then follow these instructions to load it into Chrome: https://developer.chrome.com/extensions/getstarted (just the load unpacked part).
New Features in v1.1.1:
- Added the option to check for the words every X ms
Alert For Words v1.1.0
Includes a list of words/regex to check for on a webpage after a timeout. If it finds a word/regex that matches it will alert you. To install, download the source code and unzip it then follow these instructions to load it into Chrome: https://developer.chrome.com/extensions/getstarted (just the load unpacked part).
Version 1.1.0 changes:
- Added regex support
- Changed the options GUI
Alert For Words v1.0.1
Includes a list of words to search for and a timeout before alerting you. To install download the source code and unzip it then follow these instructions to install: https://developer.chrome.com/extensions/getstarted (just the load unpacked part)
Changes:
gets the contents of the webpage after the timeout
Alert For Words v1.0.0
Includes a list of words to search for and a timeout before alerting you. To install download the source code and unzip it then follow these instructions to install: https://developer.chrome.com/extensions/getstarted (just the load unpacked part)