mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 12:37:05 +03:00
5 lines
95 B
JavaScript
5 lines
95 B
JavaScript
window.addEventListener('DOMContentLoaded', init);
|
|
|
|
function init() {
|
|
localizeHtmlPage();
|
|
} |