WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

d4nyll/tig

Repository files navigation

tig

tig is a Firefox extension that allows you to tag pages with a color and some text.

tig may be useful for tagging pages in:

  • Large documentation sites as:
    • Read (green)
    • Reading (yellow)
    • Unread (red)
  • Revision sites as:
    • Mastered (green)
    • Learnt (yellow)
    • Need Help (orange)
    • Not Learnt (red)

Development

Testing Locally (on Firefox)

  1. Open the about:debugging page
  2. Click This Firefox
  3. Click Load Temporary Add-on
  4. Select any file in your extension's directory

Building

$ npm init
$ npm install
$ npm run build

About

Firefox extension that allows you to tag web pages with a color and some text

Topics

Resources

Stars

Watchers

Forks