aklinker1 / webext-core

Collection of essential libraries and tools for building web extensions
https://webext-core.aklinker1.io
MIT License
96 stars 11 forks source link

fix: Remove webcomponents dependency #40

Closed cihadturhan-st closed 12 months ago

cihadturhan-st commented 12 months ago

window.customElements and document.attachShadow APIs are supported by all the browsers.

image

We can get rid of webcomponents dependency as it also causes conflicts on pages like patents.google.com.