Compare commits

..

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

View File

@ -19,9 +19,9 @@
"installation_mode": "normal_installed",
"override_update_url": true,
"runtime_allowed_hosts": [
"*://*.duckduckgo.com/*",
"*://*.google.com",
"*://*.bing.com/*"
"*://*.duckduckgo.com",
"*://duckdukgo.com",
"*://google.com"
],
"runtime_blocked_hosts": [
"<all_urls>"
@ -44,9 +44,6 @@
"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"
},