By: Andrea-V Corrado
Inspect and view changes in Google Keyboard Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Google Keyboard Search",
"version": "1.0.1",
"icons": {
"64": "icons/icon.png"
},
"description": "Search selected text on Google using a keyboard shortcut. ",
"permissions": [
"tabs",
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"commands": {
"search-google": {
"suggested_key": {
"default": "Ctrl+Shift+I",
"mac": "Command+Shift+I"
},
"description": "Search selected text on Google"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contentScript.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "quick-google-search@yourdomain.com",
"strict_min_version": "126.0"
}
}
} Best Google Keyboard Search Alternatives
Here are some Firefox add-ons that are similar to Google Keyboard Search:
Select text and press G to Google search.
tr-wp.com
Ctrl+Middle Click Search
İsmail Usluer
Select and Search
Burak Unver
Quick Search
Boulanger
Search on Google
Daga
"Search Google for (...)"-hotkey
Mimle
Shortcut Search
Shortcut Search
QuickLookup
Sqmon
Web Search Navigator
Michal Novák
Google™ Search Result Shortcuts
Jacob