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": "Qui-Quo", "version": "2.0.30", "default_locale": "ru", "manifest_version": 3, "commands": { "_execute_action": { "suggested_key": { "windows": "Alt+Q", "mac": "Alt+Q", "linux": "Alt+Q", "chromeos": "Alt+Q" } }, "send-quote": { "suggested_key": { "windows": "Alt+Shift+Q", "mac": "Alt+Shift+Q", "linux": "Alt+Shift+Q", "chromeos": "Alt+Shift+Q" }, "description": "\u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043f\u043e\u0434\u0431\u043e\u0440\u043a\u0443" }, "reload": { "suggested_key": { "windows": "Alt+Shift+P", "mac": "Alt+Shift+P", "linux": "Alt+Shift+P", "chromeos": "Alt+Shift+P" }, "description": "\u041f\u0435\u0440\u0435\u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c" } }, "description": "\u041f\u0440\u043e\u0441\u0442\u043e\u0439 \u0441\u043f\u043e\u0441\u043e\u0431 \u043f\u043e\u0441\u043b\u0430\u0442\u044c \u043a\u043b\u0438\u0435\u043d\u0442\u0443 \u0441\u043f\u0438\u0441\u043e\u043a \u043e\u0442\u0435\u043b\u0435\u0439 \u0441 \u0446\u0435\u043d\u0430\u043c\u0438 \u043f\u043e \u0441\u043c\u0441 \u0438\u043b\u0438 \u043d\u0430 email", "icons": { "16": "data\/img\/icon.png", "48": "data\/img\/icon48.png", "128": "data\/img\/icon128.png" }, "action": { "default_icon": "data\/img\/qui-quo-transparent.png", "default_popup": "data\/popup.html" }, "permissions": [ "notifications", "storage", "unlimitedStorage", "tabs", "clipboardWrite", "scripting" ], "background": { "service_worker": "lib\/mv3_lib.js", "type": "module" }, "web_accessible_resources": [ { "resources": [ "data\/img\/*.png", "data\/operators\/*", "data\/*" ], "matches": [ "<all_urls>" ] } ], "host_permissions": [ "*:\/\/*\/*" ], "minimum_chrome_version": "88" }