mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-20 05:07:34 +02:00
Compare commits
No commits in common. "3eb921f21262382720355a5f05c2d3b69010e672" and "5149b23598a07ecdf19d6e127bffc6a1c63db70a" have entirely different histories.
3eb921f212
...
5149b23598
@ -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"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user