Releases: ganigeorgiev/hide-ratings-extension
Releases · ganigeorgiev/hide-ratings-extension
v2.2.0 Release
- Added Goodreads and IMDB new rating selectors.
v2.1.0 Release
- Added new google search results selector.
v2.0.0 Release
-
Upgraded to Manifest v3 to silence the reported warnings in some chrome-based browsers.
-
Updated Goodreads and MAL selectors to accommodate the latest changes.
-
Some preparations to enable cross-browser compatibility in a future release (there are still some quirks in Firefox in relation to Manifest v3 like the
optional_host_permissions
).
v1.8.3 Release
- Added new IMDB detail page rating selectors (#8)
v1.8.2 Release
- Added new Goodreads book detail page rating selectors
v1.8.1 Release
- Added new Goodreads Explorer page rating selectors
v1.8.0 Release
Changes
- Added toggle to on/off the google search ratings blur (#5)
v1.7.1 Release
Changes
- Added css selectors for the new IMDB ratings bar
v1.7.0 Release
Changes
- Added css selectors for the new IMDB view page
- Added additional google search page styles to blur the rating text
v1.6.2 Release
Changes
- Replaced deprecated
tabs.getSelected
withtabs.query
and notify all tabs about the toggle changes - Removed unnecessary
activeTab
permission from the extension manifest