WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Asterisk amoCRM Helper

Asterisk amoCRM Helper

View on Chrome Web Store
View Asterisk amoCRM Helper Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Открытие карточки клиента при подъеме трубки, смена статуса светофора
Type
Extension
Users
23 users
1
pushka.biz
View author page of pushka.biz
Published
Published on November 24, 2019
Version 3.0.9
Manifest version
3
Updated
Updated on August 6, 2024
productivity/developer
Extension Category
View on Chrome Web Store
View Asterisk amoCRM Helper 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",
    "manifest_version": 3,
    "name": "Asterisk amoCRM Helper",
    "version": "3.0.9",
    "description": "\u041e\u0442\u043a\u0440\u044b\u0442\u0438\u0435 \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0438 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043f\u0440\u0438 \u043f\u043e\u0434\u044a\u0435\u043c\u0435 \u0442\u0440\u0443\u0431\u043a\u0438, \u0441\u043c\u0435\u043d\u0430 \u0441\u0442\u0430\u0442\u0443\u0441\u0430 \u0441\u0432\u0435\u0442\u043e\u0444\u043e\u0440\u0430",
    "action": {
        "default_icon": ".\/assets\/icon-512.png"
    },
    "options_ui": {
        "page": ".\/dist\/options\/index.html",
        "open_in_tab": true
    },
    "background": {
        "service_worker": ".\/dist\/background\/index.mjs"
    },
    "icons": {
        "16": ".\/assets\/icon-512.png",
        "48": ".\/assets\/icon-512.png",
        "128": ".\/assets\/icon-512.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "activeTab"
    ],
    "host_permissions": [],
    "content_scripts": [],
    "web_accessible_resources": [
        {
            "resources": [
                "dist\/contentScripts\/style.css"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}
© 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