Skip to content

renstanforth/toxicity-notifier

Repository files navigation

Toxicity Notifier

Toxicity Notifier is a chrome extension that detects toxicity level of posts in your newsfeed.

Tech

  • VueJS
  • TensorflowJS
  • Tensor Model: Toxicity

Installation

Requires Node.js run.

Install the dependencies and devDependencies and start the server.

$ npm install
$ npm run watch

Add to Chrome Extensions

After building/running it in npm, a dist folder will be generated. The dist folder contains the built files for it to work as an extension.

The following instructions will guide you on how to add the dist folder in Chrome Extensions:

  1. In your Chrome browser, go to Extensions.
  2. Enable Developer mode.
  3. Click the Load unpacked button.
  4. Look for the dist folder in the Toxicity Notifier directory, and click Select Folder

After loading it, it automatically enables the extension.

License

GNU GENERAL PUBLIC LICENSE

Sources

Icons

itim2101 | License

About

A chrome extension that notifies you if there are new messages in your Facebook inbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published