Inspect and view changes in Block or Highlight Search Engine Results source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Highlight or Hide Search Engine Results",
"short_name": "HoHSER",
"version": "4.6.1",
"developer": {
"name": "Tomasz Pisarek",
"url": "https://github.com/pistom"
},
"description": "Filter search engine results. Block unwanted results and highlight the favorite ones. For Google and other popular search engines.",
"icons": {
"19": "images/hohser-19.png",
"32": "images/hohser-32.png",
"48": "images/hohser-48.png",
"96": "images/hohser-96.png"
},
"browser_action": {
"default_title": "Highlight or Hide Search Engine Results",
"default_popup": "popup.html",
"default_icon": {
"19": "images/hohser-19.png",
"38": "images/hohser-38.png"
}
},
"options_ui": {
"page": "popup.html",
"open_in_tab": true,
"browser_style": false
},
"permissions": [
"storage",
"tabs",
"contextMenus"
],
"background": {
"scripts": [
"static/js/background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"*://*.google.com/*",
"*://*.google.ac/*",
"*://*.google.ad/*",
"*://*.google.ae/*",
"*://*.google.com.af/*",
"*://*.google.com.ag/*",
"*://*.google.com.ai/*",
"*://*.google.al/*",
"*://*.google.am/*",
"*://*.google.co.ao/*",
"*://*.google.com.ar/*",
"*://*.google.as/*",
"*://*.google.at/*",
"*://*.google.com.au/*",
"*://*.google.az/*",
"*://*.google.ba/*",
"*://*.google.com.bd/*",
"*://*.google.be/*",
"*://*.google.bf/*",
"*://*.google.bg/*",
"*://*.google.com.bh/*",
"*://*.google.bi/*",
"*://*.google.bj/*",
"*://*.google.com.bn/*",
"*://*.google.com.bo/*",
"*://*.google.com.br/*",
"*://*.google.bs/*",
"*://*.google.bt/*",
"*://*.google.co.bw/*",
"*://*.Google.by/*",
"*://*.google.com.bz/*",
"*://*.google.ca/*",
"*://*.google.com.kh/*",
"*://*.google.cc/*",
"*://*.google.cd/*",
"*://*.google.cf/*",
"*://*.google.cat/*",
"*://*.google.cg/*",
"*://*.google.ch/*",
"*://*.google.ci/*",
"*://*.google.co.ck/*",
"*://*.google.cl/*",
"*://*.google.cm/*",
"*://*.google.cn/*",
"*://*.google.com.co/*",
"*://*.google.co.cr/*",
"*://*.google.com.cu/*",
"*://*.google.cv/*",
"*://*.google.com.cy/*",
"*://*.google.cz/*",
"*://*.google.de/*",
"*://*.google.dj/*",
"*://*.google.dk/*",
"*://*.google.dm/*",
"*://*.google.com.do/*",
"*://*.google.dz/*",
"*://*.google.com.ec/*",
"*://*.google.ee/*",
"*://*.google.com.eg/*",
"*://*.google.es/*",
"*://*.google.com.et/*",
"*://*.google.fi/*",
"*://*.google.com.fj/*",
"*://*.google.fm/*",
"*://*.google.fr/*",
"*://*.google.ga/*",
"*://*.google.ge/*",
"*://*.google.gf/*",
"*://*.google.gg/*",
"*://*.google.com.gh/*",
"*://*.google.com.gi/*",
"*://*.google.gl/*",
"*://*.google.gm/*",
"*://*.google.gp/*",
"*://*.google.gr/*",
"*://*.google.com.gt/*",
"*://*.google.gy/*",
"*://*.google.com.hk/*",
"*://*.google.hn/*",
"*://*.google.hr/*",
"*://*.google.ht/*",
"*://*.google.hu/*",
"*://*.google.co.id/*",
"*://*.google.iq/*",
"*://*.google.ie/*",
"*://*.google.co.il/*",
"*://*.google.im/*",
"*://*.google.co.in/*",
"*://*.google.io/*",
"*://*.google.is/*",
"*://*.google.it/*",
"*://*.google.je/*",
"*://*.google.com.jm/*",
"*://*.google.jo/*",
"*://*.google.co.jp/*",
"*://*.google.co.ke/*",
"*://*.google.ki/*",
"*://*.google.kg/*",
"*://*.google.co.kr/*",
"*://*.google.com.kw/*",
"*://*.google.kz/*",
"*://*.google.la/*",
"*://*.google.com.lb/*",
"*://*.google.com.lc/*",
"*://*.google.li/*",
"*://*.google.lk/*",
"*://*.google.co.ls/*",
"*://*.google.lt/*",
"*://*.google.lu/*",
"*://*.google.lv/*",
"*://*.google.com.ly/*",
"*://*.google.co.ma/*",
"*://*.google.md/*",
"*://*.google.me/*",
"*://*.google.mg/*",
"*://*.google.mk/*",
"*://*.google.ml/*",
"*://*.google.com.mm/*",
"*://*.google.mn/*",
"*://*.google.ms/*",
"*://*.google.com.mt/*",
"*://*.google.mu/*",
"*://*.google.mv/*",
"*://*.google.mw/*",
"*://*.google.com.mx/*",
"*://*.google.com.my/*",
"*://*.google.co.mz/*",
"*://*.google.com.na/*",
"*://*.google.ne/*",
"*://*.google.com.nf/*",
"*://*.google.com.ng/*",
"*://*.google.com.ni/*",
"*://*.google.nl/*",
"*://*.google.no/*",
"*://*.google.com.np/*",
"*://*.google.nr/*",
"*://*.google.nu/*",
"*://*.google.co.nz/*",
"*://*.google.com.om/*",
"*://*.google.com.pk/*",
"*://*.google.com.pa/*",
"*://*.google.com.pe/*",
"*://*.google.com.ph/*",
"*://*.google.pl/*",
"*://*.google.com.pg/*",
"*://*.google.pn/*",
"*://*.google.com.pr/*",
"*://*.google.ps/*",
"*://*.google.pt/*",
"*://*.google.com.py/*",
"*://*.google.com.qa/*",
"*://*.google.ro/*",
"*://*.google.rs/*",
"*://*.google.ru/*",
"*://*.google.rw/*",
"*://*.google.com.sa/*",
"*://*.google.com.sb/*",
"*://*.google.sc/*",
"*://*.google.se/*",
"*://*.google.com.sg/*",
"*://*.google.sh/*",
"*://*.google.si/*",
"*://*.google.sk/*",
"*://*.google.com.sl/*",
"*://*.google.sn/*",
"*://*.google.sm/*",
"*://*.google.so/*",
"*://*.google.st/*",
"*://*.google.sr/*",
"*://*.google.com.sv/*",
"*://*.google.td/*",
"*://*.google.tg/*",
"*://*.google.co.th/*",
"*://*.google.com.tj/*",
"*://*.google.tk/*",
"*://*.google.tl/*",
"*://*.google.tm/*",
"*://*.google.to/*",
"*://*.google.tn/*",
"*://*.google.com.tr/*",
"*://*.google.tt/*",
"*://*.google.com.tw/*",
"*://*.google.co.tz/*",
"*://*.google.com.ua/*",
"*://*.google.co.ug/*",
"*://*.google.co.uk/*",
"*://*.google.com/*",
"*://*.google.com.uy/*",
"*://*.google.co.uz/*",
"*://*.google.com.vc/*",
"*://*.google.co.ve/*",
"*://*.google.vg/*",
"*://*.google.co.vi/*",
"*://*.google.com.vn/*",
"*://*.google.vu/*",
"*://*.google.ws/*",
"*://*.google.co.za/*",
"*://*.google.co.zm/*",
"*://*.google.co.zw/*",
"*://*.duckduckgo.com/*",
"*://*.yahoo.com/*",
"*://*.yahoo.co.jp/*",
"*://*.qwant.com/*",
"*://*.bing.com/*",
"*://*.startpage.com/*",
"*://*.ecosia.org/*",
"*://*.yandex.ru/*",
"*://*.yandex.com/*",
"*://*.onesearch.com/*",
"*://*.baidu.cn/*",
"*://*.baidu.com/*",
"*://*.kagi.com/*",
"*://*.search.brave.com/*"
],
"js": [
"static/js/content.js"
],
"css": [
"static/css/content.css"
]
}
],
"content_security_policy": "script-src 'self'; object-src 'self';",
"browser_specific_settings": {
"gecko": {
"id": "{2d0ade95-bf3c-4868-b877-71ccd038e11b}",
"strict_min_version": "79.0"
}
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+1"
}
}
}
} Best Block or Highlight Search Engine Results Alternatives
Here are some Firefox add-ons that are similar to Block or Highlight Search Engine Results:
Search Enhancement Suite
Script Smith
ZenSearch - Search in Peace
Jay Wong
Highlight Keywords
Samc
Search Hit Hider and infinite scroll
Ishti
FindOnPage Bookmarklets
beccare
Search Engine Spam Blocker
No Cmyk
SafeSearch Enforcer
Mauro Mascarenhas
Highlighty Search Find
Game Bài SIN88
SearchEngineSwitcher
Jordan Schroder
Search Site Excluder
mircea-source
Search Filter
Alex Salle
Privacy Search
David L.