Adding ES6 custom Html element to youtube
This is an ES6, custom html element. You can use inspector to add it into any page and it should work. It just registers new element, instantiates it and adds it into the DOM.
This is an ES6, custom html element. You can use inspector to add it into any page and it should work. It just registers new element, instantiates it and adds it into the DOM.