Firefox: Add wallpaper search.
This commit is contained in:
parent
6a387192c7
commit
2e54fedf26
|
@ -35,6 +35,7 @@
|
||||||
(mkSearchEngine "so" "Stack Overflow" "https://stackoverflow.com/search?tab=votes&q={searchTerms}")
|
(mkSearchEngine "so" "Stack Overflow" "https://stackoverflow.com/search?tab=votes&q={searchTerms}")
|
||||||
(mkSearchEngine "st" "Steam" "https://store.steampowered.com/search/?term={searchTerms}")
|
(mkSearchEngine "st" "Steam" "https://store.steampowered.com/search/?term={searchTerms}")
|
||||||
(mkSearchEngine "sx" "SearX" "https://search.voronind.com/search?q={searchTerms}")
|
(mkSearchEngine "sx" "SearX" "https://search.voronind.com/search?q={searchTerms}")
|
||||||
|
(mkSearchEngine "wp" "Wallpaper" "https://unsplash.com/s/photos/{searchTerms}?license=free&orientation=landscape")
|
||||||
(mkSearchEngine "yt" "YouTube" "https://yt.voronind.com/search?q={searchTerms}")
|
(mkSearchEngine "yt" "YouTube" "https://yt.voronind.com/search?q={searchTerms}")
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue