Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Spekit", "short_name": "Spekit", "version": "2025.13.9", "manifest_version": 3, "description": "The leading in-app digital adoption and enablement platform.", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjisGyhuZJkSolQE4ddPS45QXQ5rDMqMo69B2QfUyF26\/icpghT\/x7AJTMFxvyggSMpXrcKHIfxtQ7UN9C\/SeZBP3PtKLvrzyCbZJCRXrv9URh5WnlQILrB0hjofqhtgxvs4Fj95v21beIX\/v+37PKsA7otIetJBB\/3U4WTbn2kAIMy7JnznK6KnDQFCoNa\/NLx2At1L1inScomkgX6i5bS0lnMImX90IoA13H\/HVPp4xo7W038mf3STE95ZlOGFuSbObgTU8pRPo6XJpfqOinpOayCnYLMbeUcPjLVpFRdMLYvrnrCrwcw8zlvkFKNd1gZzNGYFaEQVc+dalnq0WtwIDAQAB", "icons": { "16": "images\/logo.png", "48": "images\/logo.png", "128": "images\/logo.png" }, "action": { "default_icon": "images\/logo.png", "default_title": "Spekit" }, "permissions": [ "tabs", "notifications", "webNavigation", "contextMenus", "alarms", "scripting", "activeTab", "storage", "system.cpu", "system.memory", "declarativeNetRequest" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "web_accessible_resources": [ { "resources": [ "browser_action.html" ], "matches": [ "<all_urls>" ] }, { "resources": [ "images\/*" ], "matches": [ "<all_urls>" ] }, { "resources": [ "styles\/*" ], "matches": [ "<all_urls>" ] }, { "resources": [ "fonts\/*" ], "matches": [ "<all_urls>" ] }, { "resources": [ "js\/browserAction.js" ], "matches": [ "<all_urls>" ] }, { "resources": [ "core\/*" ], "matches": [ "<all_urls>" ] }, { "resources": [ "ui\/*" ], "matches": [ "<all_urls>" ] } ], "background": { "service_worker": "js\/background.js" }, "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';" }, "commands": { "openSidebar": { "suggested_key": { "default": "Alt+Shift+S", "mac": "Command+Shift+S" }, "description": "Opens sidebar with Search" }, "closeSidebar": { "suggested_key": { "default": "Alt+Shift+X", "mac": "Command+Shift+X" }, "description": "Closes sidebar" }, "toggleAIAssistModal": { "suggested_key": { "default": "Ctrl+Shift+K", "mac": "Command+Shift+K" }, "description": "Opens AI Assist Modal" } }, "version_name": "2025.13.9", "externally_connectable": { "matches": [ "https:\/\/app.spekit.co\/*" ] } }