Skip to content

Commit

Permalink
Remove gecko content from base manifest.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
bijij committed Jul 17, 2023
1 parent eaf41e7 commit a67784f
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions manifest.base.json
Original file line number Diff line number Diff line change
Expand Up @@ -233,15 +233,5 @@
"*imgres?*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{287dcf75-bec6-4eec-b4f6-71948a2eea29}"
}
},
"background": {
"scripts": [
"js/background.js"
]
}
]
}

0 comments on commit a67784f

Please sign in to comment.