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", "manifest_version": 3, "default_locale": "en", "name": "__MSG_extensionName__", "short_name": "OPERAtor", "description": "__MSG_extensionDescription__", "version": "1", "author": "nScript", "homepage_url": "https:\/\/nscript.ru\/swiftdial\/extras\/", "icons": { "16": "ast\/icon16.png", "24": "ast\/icon24.png", "32": "ast\/icon32.png", "48": "ast\/icon48.png", "128": "ast\/icon128.png" }, "background": { "service_worker": "scr\/bc.js" }, "permissions": [ "tabs", "contextMenus" ], "action": { "default_icon": { "16": "ast\/icon16.png", "24": "ast\/icon24.png", "32": "ast\/icon32.png", "48": "ast\/icon48.png", "128": "ast\/icon128.png" }, "default_title": "__MSG_openSwiftDial__" }, "commands": { "_execute_action": { "suggested_key": { "default": "Alt+O" }, "description": "__MSG_openSwiftDial__" } } }