Mutation Events Polyfill
Extension Actions
CRX ID
fnhgiplcfikoaaaakbflchmibaikghpj
Description from extension meta
Add Mutation Events Polyfills to all pages.
Image from store
Description from store
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.
Latest reviews
- Gabriel
- Thank you so much! This is extremely useful!
- Byte Scripts
- Works as intended!