We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9bec63 commit 7c036e9Copy full SHA for 7c036e9
public/chrome.manifest.json
@@ -1,5 +1,6 @@
1
{
2
"background": {
3
"service_worker": "background.js"
4
- }
+ },
5
+ "action": {}
6
}
0 commit comments