mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-04-12 06:09:05 +07:00
removed empty background.js (#897)
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
"name": "MV3 Migration - content script example",
|
||||
"version": "0.1",
|
||||
"manifest_version": 3,
|
||||
"background": {
|
||||
"service_worker": "background.js"
|
||||
},
|
||||
"permissions": ["scripting", "activeTab"],
|
||||
"action": {
|
||||
"default_popup": "popup.html"
|
||||
|
||||
Reference in New Issue
Block a user