Compare commits

..

No commits in common. "3eb921f21262382720355a5f05c2d3b69010e672" and "5149b23598a07ecdf19d6e127bffc6a1c63db70a" have entirely different histories.

View File

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