Skip to content

Citrinate/pagemon-chrome-ext

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pagemon-chrome-ext

NOTE: The project is currently in maintenance mode. No new features are planned.

This extension allows your browser to monitor changes to web pages for you. It can inform you whenever a particular page changes without you having to go and check every time.

To use, simply go to a page you would like to monitor, click on the Page Monitor icon and select "Monitor This Page". You're done! Now whenever this page changes, the monitor icon will display a notification on its badge. Of course, you can repeat this for any number of pages.

In addition, you can change the check interval globally or per page, specify sound alerts, desktop notifications, or visually select specific parts of a page to monitor.

Features:

  • Monitor any number of pages for changes.
  • Add pages with two clicks.
  • Visually select parts of a page to track.
  • Smart comparison system that ignores ads and code changes.
  • Highlighting of changes that happened to a page since the last check.
  • Set separate check interval for each page.
  • Set a sound alert when a page change is detected.
  • Custom sound alerts.
  • Desktop notifications.
  • Import and export the monitored pages list.

How to install

  1. Download and extract the source code for this project
  2. Navigate to chrome://extensions/ and enable "Developer mode"
  3. Click on "Load unpacked" and select the "src" folder from the extracted zip file

About

Stays in the background and monitors web pages for changes.

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 93.9%
  • HTML 3.6%
  • CSS 2.1%
  • Python 0.4%