Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ndbaker1/tsugi

site-agnostic show tracking extension
https://github.com/ndbaker1/tsugi

Last synced: 7 days ago
JSON representation

site-agnostic show tracking extension

Awesome Lists containing this project

README

        





Tsugi

A site-agnostic show tracking extension


tsugi meaning "next"

## ⚒️ Building

to build the extension and load it locally, run
```bash
npm install
npm run build
```

This will output the extension content into a folder named `build`, which is
ready to be loaded into chrome on the `chrome://extensions` page.

If it's too much of a chore to clone the project locally, you can always open up
a github codespace, build it, then download the folder onto your
machine 👏