Inspect and view changes in Search Tools Fixed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"version": "0.0.5",
"manifest_version": 2,
"default_locale": "en",
"browser_action": {
"default_icon": "img/search_tools_icon_128.png"
},
"content_scripts": [
{
"css": [
"./css/style.css"
],
"js": [
"plugin/jquery.min.js",
"js/content.js"
],
"matches": [
"https://www.google.ae/*",
"https://www.google.am/*",
"https://www.google.as/*",
"https://www.google.at/*",
"https://www.google.az/*",
"https://www.google.ba/*",
"https://www.google.be/*",
"https://www.google.bg/*",
"https://www.google.bi/*",
"https://www.google.bs/*",
"https://www.google.ca/*",
"https://www.google.cd/*",
"https://www.google.cg/*",
"https://www.google.ch/*",
"https://www.google.ci/*",
"https://www.google.cl/*",
"https://www.google.co.bw/*",
"https://www.google.co.ck/*",
"https://www.google.co.cr/*",
"https://www.google.co.hu/*",
"https://www.google.co.id/*",
"https://www.google.co.il/*",
"https://www.google.co.im/*",
"https://www.google.co.in/*",
"https://www.google.co.je/*",
"https://www.google.co.jp/*",
"https://www.google.co.ke/*",
"https://www.google.co.kr/*",
"https://www.google.co.ls/*",
"https://www.google.co.ma/*",
"https://www.google.co.nz/*",
"https://www.google.co.th/*",
"https://www.google.co.ug/*",
"https://www.google.co.uk/*",
"https://www.google.co.uz/*",
"https://www.google.co.ve/*",
"https://www.google.co.vi/*",
"https://www.google.co.za/*",
"https://www.google.co.zm/*",
"https://www.google.com/*",
"https://www.google.com.af/*",
"https://www.google.com.ag/*",
"https://www.google.com.ar/*",
"https://www.google.com.au/*",
"https://www.google.com.bd/*",
"https://www.google.com.bo/*",
"https://www.google.com.br/*",
"https://www.google.com.bz/*",
"https://www.google.com.co/*",
"https://www.google.com.cu/*",
"https://www.google.com.do/*",
"https://www.google.com.ec/*",
"https://www.google.com.eg/*",
"https://www.google.com.et/*",
"https://www.google.com.fj/*",
"https://www.google.com.gi/*",
"https://www.google.com.gt/*",
"https://www.google.com.hk/*",
"https://www.google.com.jm/*",
"https://www.google.com.kw/*",
"https://www.google.com.ly/*",
"https://www.google.com.mt/*",
"https://www.google.com.mx/*",
"https://www.google.com.my/*",
"https://www.google.com.na/*",
"https://www.google.com.nf/*",
"https://www.google.com.ni/*",
"https://www.google.com.np/*",
"https://www.google.com.om/*",
"https://www.google.com.pa/*",
"https://www.google.com.pe/*",
"https://www.google.com.ph/*",
"https://www.google.com.pk/*",
"https://www.google.com.pr/*",
"https://www.google.com.py/*",
"https://www.google.com.qa/*",
"https://www.google.com.sa/*",
"https://www.google.com.sb/*",
"https://www.google.com.sg/*",
"https://www.google.com.sv/*",
"https://www.google.com.tj/*",
"https://www.google.com.tr/*",
"https://www.google.com.tw/*",
"https://www.google.com.ua/*",
"https://www.google.com.uy/*",
"https://www.google.com.uz/*",
"https://www.google.com.vc/*",
"https://www.google.com.vn/*",
"https://www.google.cz/*",
"https://www.google.de/*",
"https://www.google.dj/*",
"https://www.google.dk/*",
"https://www.google.dm/*",
"https://www.google.ee/*",
"https://www.google.es/*",
"https://www.google.fi/*",
"https://www.google.fm/*",
"https://www.google.fr/*",
"https://www.google.gg/*",
"https://www.google.gl/*",
"https://www.google.gm/*",
"https://www.google.gr/*",
"https://www.google.hn/*",
"https://www.google.hr/*",
"https://www.google.ht/*",
"https://www.google.hu/*",
"https://www.google.ie/*",
"https://www.google.is/*",
"https://www.google.it/*",
"https://www.google.jo/*",
"https://www.google.kg/*",
"https://www.google.kz/*",
"https://www.google.li/*",
"https://www.google.lk/*",
"https://www.google.lt/*",
"https://www.google.lu/*",
"https://www.google.lv/*",
"https://www.google.md/*",
"https://www.google.mn/*",
"https://www.google.ms/*",
"https://www.google.mu/*",
"https://www.google.mw/*",
"https://www.google.net/*",
"https://www.google.nl/*",
"https://www.google.no/*",
"https://www.google.nr/*",
"https://www.google.nu/*",
"https://www.google.off.ai/*",
"https://www.google.org/*",
"https://www.google.pl/*",
"https://www.google.pn/*",
"https://www.google.pt/*",
"https://www.google.ro/*",
"https://www.google.ru/*",
"https://www.google.rw/*",
"https://www.google.sc/*",
"https://www.google.se/*",
"https://www.google.sh/*",
"https://www.google.si/*",
"https://www.google.sk/*",
"https://www.google.sm/*",
"https://www.google.sn/*",
"https://www.google.tm/*",
"https://www.google.to/*",
"https://www.google.tp/*",
"https://www.google.tt/*",
"https://www.google.tv/*",
"https://www.google.uz/*",
"https://www.google.vg/*",
"https://www.google.vu/*",
"https://www.google.ws/*"
],
"run_at": "document_end"
}
],
"icons": {
"100": "img/search_tools_icon_100.png",
"128": "img/search_tools_icon_128.png"
},
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"minimum_chrome_version": "16"
} Best Search Tools Fixed Alternatives
Here are some Firefox add-ons that are similar to Search Tools Fixed:
Selection Tools for Tablets
reuerendo
Find & Replace for Text Editing
Blake Altice
Search Refinement Tool
Net88
Smart Selection
Sensei
Simple Search
The Markup
Multi word searcher
ismorozs
Power Search Engine
Viswaprasath
Search in Popup
Soushi Atsumi
Selected Text Searcher
loftyshaky
Google Search Option Advance
macha
QuickQuakSearch
Firefox user 13338660
Exact Search
GoodAddon