WebExtension.net
WebExtension.net

SABY for marketplaces

View on Chrome Web Store
View SABY for marketplaces Chrome Extension on Chrome Web Store
5.0 (1 ratings)

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

Extension for importing order data into SABY.
Type
Extension
Users
339 users
1
Website sbis.ru
wasaby
View author page of wasaby
Published
Published on May 28, 2022
Version 24.5100.3
Manifest version
3
Updated
Updated on October 5, 2024
View on Chrome Web Store
View SABY for marketplaces Chrome Extension on Chrome Web Store
productivity/workflow
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extension_name__",
    "description": "__MSG_extension_description__",
    "version": "24.5100.3",
    "default_locale": "ru",
    "icons": {
        "128": "icons\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "128": "icons\/icon-128.png"
        },
        "default_popup": "app.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.sbis.ru\/*",
            "*:\/\/*.saby.ru\/*"
        ]
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+X",
                "mac": "Command+Shift+X"
            }
        }
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": false
    },
    "host_permissions": [
        "*:\/\/*.sbis.ru\/*",
        "*:\/\/*.saby.ru\/*"
    ],
    "permissions": [
        "activeTab",
        "storage",
        "declarativeNetRequest",
        "scripting",
        "cookies"
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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