Skip to content

Commit

Permalink
Add extension link
Browse files Browse the repository at this point in the history
  • Loading branch information
mfreed7 committed Nov 1, 2024
1 parent 459351a commit b92fafc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,12 @@ events fired on the node and a parent. The test will fall back to testing the
native feature, if `MutationEvent` is supported. You can run tests directly
from this repo, [here](https://mfreed7.github.io/mutation-events-polyfill/test/test.html).

## Chrome extension

For users, [this Chrome extension](https://chromewebstore.google.com/detail/mutation-events-polyfill/fnhgiplcfikoaaaakbflchmibaikghpj)
automatically installs this polyfill on all pages, mitigating breakage on
sites that use Mutation Events and do not utilize the polyfill themselves.

## Improvements / Bugs

If you find issues with the polyfill, feel free to file them [here](https://github.com/mfreed7/mutation-events-polyfill/issues).
Expand Down

0 comments on commit b92fafc

Please sign in to comment.