mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-08 20:47:11 +03:00
Added basic options panel.
Co-authored-by: Official Noob <31563761+OfficialNoob@users.noreply.github.com>
This commit is contained in:
5
options/options.js
Normal file
5
options/options.js
Normal file
@@ -0,0 +1,5 @@
|
||||
window.addEventListener('DOMContentLoaded', init);
|
||||
|
||||
function init() {
|
||||
localizeHtmlPage();
|
||||
}
|
||||
Reference in New Issue
Block a user