(Note that this pull request is based on top of #48. The code to count substitutions is different depending on whether or not #48 is accepted, so I wrote this branch assuming it would be. That means that #48's diffs show up here too; I'll update the pull request once #48 is accepted or rejected.)
Add a badge to show the substitution count.
This also changes the disabled icon, since it has a drawn-in badge. If it makes substitutions but then the user disables the extension, the substitution count is still shown until the page is reloaded (because
there are still substitutions on the page). The two badges conflict visually, so this pull request changes the disabled icon.
(Note that this pull request is based on top of #48. The code to count substitutions is different depending on whether or not #48 is accepted, so I wrote this branch assuming it would be. That means that #48's diffs show up here too; I'll update the pull request once #48 is accepted or rejected.)
Add a badge to show the substitution count.
This also changes the disabled icon, since it has a drawn-in badge. If it makes substitutions but then the user disables the extension, the substitution count is still shown until the page is reloaded (because there are still substitutions on the page). The two badges conflict visually, so this pull request changes the disabled icon.