Skip to content

Releases: anbcodes/AlertForWords

Version 1.1.1

10 Dec 01:41

Choose a tag to compare

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

27 Jun 16:57

Choose a tag to compare

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

20 Jun 14:25

Choose a tag to compare

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

20 Jun 13:26

Choose a tag to compare

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)