WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Qui-Quo

Qui-Quo

View on Chrome Web Store
View Qui-Quo Chrome Extension on Chrome Web Store
Add to bookmarks
4.4 (23 ratings)
215 views
This extension has been viewed 215 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Простой способ послать клиенту список отелей с ценами по смс или на email
Type
Extension
Users
80,000 users
10K
Website qui-quo.ru
Qui-Quo
View author page of Qui-Quo
Published
Published on December 11, 2012
Version 2.0.58
Manifest version
3
Updated
Updated on March 29, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Qui-Quo Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Qui-Quo",
    "version": "2.0.58",
    "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"
    },
    "sandbox": {
        "pages": [
            "data\/sandbox.html"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "data\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "minimum_chrome_version": "88"
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top