Compare commits

...

2 Commits

View File

@ -19,9 +19,9 @@
"installation_mode": "normal_installed",
"override_update_url": true,
"runtime_allowed_hosts": [
"*://*.duckduckgo.com",
"*://duckdukgo.com",
"*://google.com"
"*://*.duckduckgo.com/*",
"*://*.google.com",
"*://*.bing.com/*"
],
"runtime_blocked_hosts": [
"<all_urls>"
@ -44,6 +44,9 @@
"fpnmgdkabkmnadcjpehmlllkndpkmiak": {
"installation_mode": "normal_installed",
"override_update_url": true,
"runtime_blocked_hosts": [
"<all_urls>"
],
"toolbar_pin": "force_pinned",
"update_url": "https://clients2.google.com/service/update2/crx"
},