Arcus92 / instagram-video-control

Adds video playback controls to Instagram.
MIT License
22 stars 1 forks source link

Removed `innerHTML` when changing buttons. #44

Closed Arcus92 closed 1 week ago

Arcus92 commented 1 week ago

Using innerHTML is slow and could be insecure. Not in this context with static HTML but the new implementation should be faster.