Inspect and view changes in Sugu Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Sugu Search",
"description": "Instant spotlight like search and actions with Sugu Search for your browser",
"version": "1.0.1",
"manifest_version": 2,
"browser_action": {
"default_icon": {
"16": "icons/logo-16.png",
"48": "icons/logo-48.png",
"64": "icons/logo-64.png",
"128": "icons/logo-128.png"
}
},
"icons": {
"16": "/icons/logo-16.png",
"48": "/icons/logo-48.png",
"64": "/icons/logo-64.png",
"128": "/icons/logo-128.png"
},
"commands": {
"open-sugu": {
"suggested_key": {
"default": "Ctrl+Shift+K",
"mac": "Command+Shift+K"
},
"description": "Open Sugu Search"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_end",
"js": [
"build/sugu.js"
],
"css": [
"build/sugu.css"
]
}
],
"background": {
"scripts": [
"build/background.js"
]
},
"permissions": [
"tabs",
"activeTab",
"bookmarks",
"browsingData",
"history",
"search"
],
"web_accessible_resources": [
"sugu-new.html",
"fonts/*",
"icons/*",
"build/*"
]
} Best Sugu Search Alternatives
Here are some Firefox add-ons that are similar to Sugu Search:
Saka
eejdoowad
SleekStartpage
alphaTat
Pulse Search
tyou
SmartTab
Nikhil
quickscope
ledesmablt
Quick Search (Fast Web & AI Search)
ivean
quick search shortcuts (QSC)
Lumi
Smart Tab Switcher
Kevin Ma
Quick Search links
YourITSup
ZenStart
Radman
Total Recall
Erez Sh
Search Popup
Krasen Ivanov