mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-28 05:10:50 +03:00
Made the extension successfully build
This commit is contained in:
@@ -66,13 +66,7 @@ class Utils {
|
||||
*/
|
||||
setupExtraSiteContentScripts() {
|
||||
let js = [
|
||||
"config.js",
|
||||
"SB.js",
|
||||
"utils/previewBar.js",
|
||||
"utils/skipNotice.js",
|
||||
"utils.js",
|
||||
"content.js",
|
||||
"popup.js"
|
||||
"content.js"
|
||||
];
|
||||
let css = [
|
||||
"content.css",
|
||||
|
||||
Reference in New Issue
Block a user