Skip to content

Commit a2dfcf0

Browse files
authored
Remove firefox content scripts
#48
1 parent 8c195e6 commit a2dfcf0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

manifest-firefox.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,6 @@
5454
"build/background.js"
5555
]
5656
},
57-
"content_scripts": [
58-
{
59-
"matches": ["<all_urls>"],
60-
"css": ["css/content.css"],
61-
"js": ["build/content.js"]
62-
}
63-
],
6457
"permissions": [
6558
"activeTab",
6659
"<all_urls>",

0 commit comments

Comments
 (0)