Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Aug 12, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Instant Keys", "description": "Your shortcut to smarter browsing, using keys for quick access to Yahoo Search, bookmarks, and other essential tools.", "version": "1.0.0.0", "manifest_version": 3, "short_name": "Instant Keys", "icons": { "128": "media\/icon128.png" }, "background": { "service_worker": "workers\/index.js" }, "omnibox": { "keyword": "+" }, "action": { "default_icon": { "128": "media\/icon128.png" }, "default_title": "Instant Keys" } }