Add custom search
This commit is contained in:
parent
b3d4a907a0
commit
48ecba99a7
1 changed files with 7 additions and 5 deletions
|
@ -22,19 +22,21 @@ Cookie AutoDelete // automatically delete cookies
|
||||||
(Invidious Redirect to use liberated YouTube if needed)
|
(Invidious Redirect to use liberated YouTube if needed)
|
||||||
```
|
```
|
||||||
|
|
||||||
1. `Skip Redirect` _might_ lead to malfunctioning of some websites. Disable it per page.
|
`Skip Redirect` _might_ lead to malfunctioning of some websites. Disable it per page.
|
||||||
2. Fix white bar on YouTube when using uBlock Origin (_if applicable_). Add the following as a line in My Filters of the extension:
|
|
||||||
|
|
||||||
`youtube.com##.no-scroll #page-manager:style(margin-top: 0px !important)`
|
You can **hide extension icons** in the overflow menu if you like. Just right click the icon in the top right in the menu bar and "pin to overflow".
|
||||||
|
|
||||||
## Recommended search engines
|
## Recommended search engines
|
||||||
|
|
||||||
|
If not possible in another way, you can add them via [Add custom search engine](https://addons.mozilla.org/en-US/firefox/addon/add-custom-search-engine/). Just follow instructions after installing and opening the extension.
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
https://www.startpage.com/do/mypage.pl?prfh=enable_stay_controlEEE0N1NsuggestionsEEE1N1Ngeo_mapEEE1N1Nwikipedia_iaEEE1N1Nother_iaEEE1N1Ndisable_open_in_new_windowEEE1N1Ndisable_video_family_filterEEE1N1Nenable_post_methodEEE1N1Nenable_proxy_safety_suggestEEE0N1Ndisable_family_filterEEE1N1Nconnect_to_serverEEEeuN1NsslEEE1N1Nlanguage_uiEEEenglishN1NlanguageEEEdeutschN1Nwt_unitEEEcelsiusN1Nnum_of_resultsEEE20N1Nlang_homepageEEEs/default/en/&op=un11
|
https://www.qwant.com/?q=%s&r=DE&sr=de&l=en_gb&h=1&s=0&a=1&b=1&vt=0&hc=0&smartNews=0&smartSocial=0&theme=0&i=1&donation=0&qoz=0&shb=0&shl=0
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
https://www.qwant.com/?r=DE&sr=de&l=en_gb&h=1&s=0&a=1&b=1&vt=0&hc=0&smartNews=0&smartSocial=0&theme=0&i=1&donation=0&qoz=0&shb=0&shl=0
|
https://duckduckgo.com/?q=%s&ks=l&kav=1&kn=1&kp=-2&kak=-1&kax=-1&kaq=-1&kao=-1&kau=-1&kaj=m&kam=google-maps&k1=-1&kae=c
|
||||||
```
|
```
|
||||||
|
|
||||||
## Recommended settings
|
## Recommended settings
|
||||||
|
|
Loading…
Reference in a new issue