Added option to disable count of blocked elements
commit49818bf8c27a6306d0fceb20a5936bce6a49bf6a
authorRohit Patnaik <quanticle@quanticle.net>
Mon, 27 Apr 2020 21:00:41 +0000 (27 16:00 -0500)
committerRohit Patnaik <quanticle@quanticle.net>
Mon, 27 Apr 2020 21:00:41 +0000 (27 16:00 -0500)
treeeb8ef8ed344aa814db8c7b16784d5e870fb57bc5
parenta6b997b780811ce5418573db3181b9c469926773
Added option to disable count of blocked elements

Added another toggle to the options page to disable the count of blocked
sticky headers. This is modeled off the uBlock origin option which does
the same thing.
src/contentScript.js
src/options.css
src/options.html
src/options.js