mirror of
https://github.com/mdn/webextensions-examples.git
synced 2026-04-25 02:32:51 +02:00
extension work
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
"matches": ["https://mdn.github.io/webextensions-examples/"],
|
||||
"js": ["content-script.js"]
|
||||
}
|
||||
]
|
||||
],
|
||||
|
||||
"browser_action": {
|
||||
"default_icon": "button/action.png",
|
||||
"default_popup": "popup/choose_action.html"
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user