Skip to content

tommilligan/watermark-pages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watermark-pages

Watermark pages with a noticeable message.

Example Watermark

Installation

You can download this extension from the official browser sites:

Develpoment mode

For developing the extension:

  • Clone this repo to a folder on your local machine.
  • Follow the browser specific steps for:
    • Chrome
      • Go to chrome://extensions and enable Developer mode
      • Select Load unpacked, and select this repo
    • Firefox
      • Got to Firefox debugging
      • Click Load Temporary Add-on... and select the manifest.json file

You can also download the .crx file from a release and unzip it, instead of cloning the repo.

Usage

Once installed:

  • Click the extension icon
  • Click Add Row
  • Enter the details of the watermark you want
  • Click Save (retro!)

The pattern you enter will be matched against the page URL as a regex. If it matches, a watermark will be applied.

The screenshot above is what you get for pattern: https://example.org/, watermark: PRODUCTION, color: red