2 items
Add Mutation Events Polyfills to all pages. Mutation events will be removed from Chrome 127 for all users* which will go to Stable release on July 23, 2024. The events will begin to be removed from Canary, Dev, and Beta channels earlier than that, as an early-warning. Polyfill: There is a polyfill that attempts to allow existing code to continue functioning, while being powered by MutationObserver. The polyfill is located on GitHub or as an npm package. https://github.com/mfreed7/mutation-events-polyfill#readme https://www.npmjs.com/package/mutation-events THIS EXTENSION: Simply loads the above polyfill on every users pages, to fix any breakage they might face from the issue.
rating_count is the Chrome Web Store ratings count, not a written-review count.