Fix hidden root navigation and browser fill matching
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"permissions": ["activeTab", "nativeMessaging", "storage", "tabs"],
|
||||
"host_permissions": ["http://*/*", "https://*/*"],
|
||||
"background": {
|
||||
"scripts": ["background.js"],
|
||||
"service_worker": "background.js"
|
||||
},
|
||||
"action": {
|
||||
|
||||
Reference in New Issue
Block a user