Inspect and view changes in Quick Press source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Quick Press",
"version": "0.2.1.0",
"description": "macOS Spotlight-style search to quickly click links and buttons on the page without using a mouse.",
"permissions": [
"activeTab",
"scripting"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"icons": {
"16": "logo.png",
"32": "logo.png",
"48": "logo.png",
"128": "logo.png"
},
"action": {
"default_popup": "popup.html",
"default_title": "Quick Press",
"default_icon": {
"16": "logo.png",
"32": "logo.png",
"48": "logo.png",
"128": "logo.png"
}
},
"commands": {
"toggle-spotlight": {
"suggested_key": {
"default": "Alt+K",
"mac": "Alt+K"
},
"description": "Toggle Quick Press Search"
}
},
"browser_specific_settings": {
"gecko": {
"id": "quickpress@extension.local",
"strict_min_version": "121.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas Quick Press
Aquí hay algunas Firefox add-ons que son similares a Quick Press:
ClickSearch Control
hfabian-M
Focus Search
Ben McLeod
Quick Web Launcher
CacCat
QuickLookup
Sqmon
My Web Shortcuts Plus
SV88
Search Bar Shortcuts
Toast
Bookmarks Quick Search
J88
Fast Access Search Bar
mazze313
Quick Search Booster
Randyl
Keyboard Warrior
torunar
Spotlight Search
SUPERNOVA
Tabsy - Tab Finder
Firefox user 13888112