1
0
forked from extern/nix-config
donovanglover-nix-config/.archlinux/PKGBUILDs/sensible-chromium/101-search-provider.json
Donovan Glover 6b109ac0d0
PKGBUILDs: Add sensible-chromium
I actually wrote this in 2018 but never committed it. Might as well do
that now. The extensions it installs are uBlock Origin, Vimium, and
HTTPS Everywhere.
2021-01-01 23:50:51 -05:00

7 lines
239 B
JSON
Vendored

{
"DefaultSearchProviderEnabled": true,
"DefaultSearchProviderName": "DuckDuckGo",
"DefaultSearchProviderSearchURL": "https://duckduckgo.com/?q={searchTerms}",
"DefaultSearchProviderIconURL": "https://duckduckgo.com/favicon.ico"
}