Add-ons (Chromium-based)

来自Tsetien’s Wiki
跳转到导航 跳转到搜索
NB
This page is bound to be unprioritised in any maintenance or updating schedules due to my long-standing aversion towards Chromium-based browsers.


Settings

context-menu-search.json
{
	"fieldsets": [{
			"name": "Startpage",
			"url": "https://www.startpage.com/search?query=%s"
		}, {
			"name": "Startpage Exact",
			"url": "https://www.startpage.com/search?query=%22%s%22"
		}, {
			"name": "Google",
			"url": "https://www.google.com/search?q=%s"
		}, {
			"name": "Google Exact",
			"url": "https://www.google.com/search?q=%22%s%22"
		}, {
			"name": "DuckDuckGo",
			"url": "https://duckduckgo.com/?q=%s"
		}, {
			"name": "Duckduckgo Exact",
			"url": "https://duckduckgo.com/?q=%22%s%22"
		}, {
			"name": "Startpage IT",
			"url": "https://www.startpage.com/search?query=%s+site%3Asuperuser.com+OR+site%3Astackexchange.com+OR+site%3Astackoverflow.com+OR+site%3Adeveloper.mozilla.org"
		}, {
			"name": "Google IT",
			"url": "https://www.google.com/search?q=%s+site%3Asuperuser.com+OR+site%3Astackexchange.com+OR+site%3Astackoverflow.com+OR+site%3Adeveloper.mozilla.org"
		}, {
			"name": "_separator_"
		}, {
			"name": "Google Translate",
			"url": "https://translate.google.com/?sl=auto&tl=zh-TW&text=%s&op=translate"
		}, {
			"name": "Wiktionary",
			"url": "https://en.wiktionary.org/w/index.php?title=Special%3ASearch&search=%s"
		}, {
			"name": "_separator_"
		}, {
			"name": "En Wiki",
			"url": "https://en.wikipedia.org/w/index.php?title=Special%3ASearch&search=%s"
		}, {
			"name": "Zh Wiki",
			"url": "https://zh.wikipedia.org/w/index.php?title=Special%3ASearch&search=%s"
		}, {
			"name": "Wiki Commons",
			"url": "https://commons.wikimedia.org/w/index.php?search=%s"
		}, {
			"name": "_separator_"
		}, {
			"name": "Goodreads",
			"url": "https://www.goodreads.com/search?query=%s"
		}, {
			"name": "LibGen",
			"url": "https://libgen.li/index.php?req=%s&res=100"
		}, {
			"name": "Douban Books",
			"url": "https://www.douban.com/search?cat=1001&q=%s"
		}, {
			"name": "Douban AVW",
			"url": "https://www.douban.com/search?cat=1002&q=%s"
		}, {
			"name": "All Douban",
			"url": "https://www.douban.com/search?q=%s"
		}, {
			"name": "IMDb",
			"url": "https://www.imdb.com/find/?s=all&q=%s"
		}, {
			"name": "_separator_"
		}, {
			"name": "YouTube",
			"url": "https://www.youtube.com/results?search_query=%s"
		}, {
			"name": "Twitter",
			"url": "https://twitter.com/search?q=%s&f=live"
		}, {
			"name": "Google Maps",
			"url": "https://www.google.com/maps/search/%s"
		}, {
			"name": "_separator_"
		}, {
			"name": "Chrome Web Store",
			"url": "https://chromewebstore.google.com/search/%s"
		}, {
			"name": "Github",
			"url": "https://github.com/search?type=&q=%s&o=desc&s=updated"
		}, {
			"name": "Greasy Fork",
			"url": "https://greasyfork.org/scripts?q=%s&filter_locale=0&sort=updated"
		}, {
			"name": "PyPi",
			"url": "https://pypi.org/search/?q=%s"
		}
	]
}

uBlock Origin

qv uBlock Origin Personal Filters

Redirector

qv Redirector Rules