A browser plugin that displays text statistics for user selected content.
- The plugin hasn't been published to chrome yet.
- Follow official instructions from google for installing unpacked extensions
- OS: Mac OS Version 12.0.1+
- Browser: Chrome
- Select text on the current page that should be analysed.
- Press
cmd+shift+y
to trigger the text processing. - Click on the extension icon to view the statistics for the selected text.
- Import the project directory into an IDE (or not).
- Make code changes (& save)
- Go to
chrome://extensions
and reloadcontent-stats
- Navigate to any webpage and use the usage instructions in the previous section to test out your changes.