This extension is designed to bring Perspective feedback inline with the comments/text that you author.
- Download extension
- Start writing
- Get Perspective feedback 👍
When you enable the extension (chrome only atm), you will see the Perspective indicator on the bottom right of your text box when you write content.
- Enable Perspective feedback on input fields.
- Toggle to enable/disable the extension on a site.
- Show Perspective feedback text explanations.
- Allow users the ability to give submit their own feedback for a given toxicity score.
- Optimize positioning for popular sites (Facebook, Twitter, etc.)
- Firefox add-on
If you have feedback on this extension, please create an issue on this repository or in the chrome store listing. All types of feedback are welcome.
As the Perspective team puts it:
"It’s still early days and we will get a lot of things wrong."
The API allows for feedback on scores to be submitted but this is not built into the extension. This is in the pipeline, though!
-
npm install
-
npm run build
will create abuild/
directory -
(optional)
npm run watch
will create abuild/
directory and will rebuild when changes happen in repo
The build/
directory is what contains the manifest and built extension code for loading the unpacked extension into chrome.