Nanobyte
Nanobyte
Submitting new segments requires to manual reload the segments to show them in the popup. Solution: Use the return value of the submit request to add the segments to the...
Record and store request timings (load times) for debugging locally Helpful to find out if server has slow response time or segments got added later. Optional to enable in the...
Make the options save by pressing ctrl.+s
There is a community-contributed list ready for use: https://github.com/piwik/referrer-spam-blacklist
Issue #4
Issue #7
Issue #9
setupVideoListeners() in content.ts is not checking that getVideo() is returning a valid video element. The Browser Vivaldi can disable autoplay for selected websites that will "block" the video element. https://github.com/ajayyy/SponsorBlock/blob/3738b180ddaa75d23f027272dd072dda4bc8e105/src/content.ts#L849