HSnils / page-warning-extension

An extension for chrome to display warnings on certain urls

Home Page:https://chrome.google.com/webstore/detail/page-warnings/lieobcgcghdpdbomlcodkcbmnhhjhcih

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icon Page warning extension

An extention for chrome to add custom warning to a page matching an url

Add url and customize colors

example

Add the urls or text that matches the webpages you want the alert to appear on.

You can also toggle the warning on or off.

Banner warning (default)

banner warning example

The default warning type, will add a banner warning to the top of a page. Able to change color using the customization feature

How to install

Download from chrome webstore

Extension is available for download from the chrome webstore here: https://chrome.google.com/webstore/detail/page-warnings/lieobcgcghdpdbomlcodkcbmnhhjhcih

Build and install manually

  1. Clone the repository
  2. Go to directory where you cloned
  3. run bun install && bun run build
  4. Go to chrome://extensions/
  5. Turn on developer mode in top right corner
  6. Click the "Load unpacked" button in the top left corner
  7. Select the dist folder in the directory you cloned the repository
  8. It should now be added to chrome and you can start using it 🙌

About

An extension for chrome to display warnings on certain urls

https://chrome.google.com/webstore/detail/page-warnings/lieobcgcghdpdbomlcodkcbmnhhjhcih


Languages

Language:TypeScript 88.8%Language:CSS 6.8%Language:JavaScript 2.2%Language:HTML 1.9%Language:Shell 0.4%