forked from extern/nix-config
6b109ac0d0
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.
7 lines
239 B
JSON
Vendored
7 lines
239 B
JSON
Vendored
{
|
|
"DefaultSearchProviderEnabled": true,
|
|
"DefaultSearchProviderName": "DuckDuckGo",
|
|
"DefaultSearchProviderSearchURL": "https://duckduckgo.com/?q={searchTerms}",
|
|
"DefaultSearchProviderIconURL": "https://duckduckgo.com/favicon.ico"
|
|
}
|