WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Телефония от CRM Otmechalka через Bluetooth

Телефония от CRM Otmechalka через Bluetooth

View on Chrome Web Store
View Телефония от CRM Otmechalka через Bluetooth Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (11 ratings)
2 views
This extension has been viewed 2 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.

Всплывающая карточка клиента при входящих звонках, звонки в один клик прямо из CRM. Экономьте на телефонии с CRM Otmechalka.com
Type
Extension
Users
400 users
9
CRM Otmechalka.com
View author page of CRM Otmechalka.com
Published
Published on August 15, 2017
Version 1.0.11
Manifest version
3
Updated
Updated on March 31, 2023
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Телефония от CRM Otmechalka через Bluetooth 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": "\u0422\u0435\u043b\u0435\u0444\u043e\u043d\u0438\u044f \u043e\u0442 CRM Otmechalka \u0447\u0435\u0440\u0435\u0437 Bluetooth",
    "short_name": "\u0418\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f CRM Otmechalka \u0441\u043e \u0441\u043c\u0430\u0440\u0442\u0444\u043e\u043d\u0430\u043c\u0438 \u0447\u0435\u0440\u0435\u0437 Bluetooth",
    "version": "1.0.11",
    "description": "\u0412\u0441\u043f\u043b\u044b\u0432\u0430\u044e\u0449\u0430\u044f \u043a\u0430\u0440\u0442\u043e\u0447\u043a\u0430 \u043a\u043b\u0438\u0435\u043d\u0442\u0430 \u043f\u0440\u0438 \u0432\u0445\u043e\u0434\u044f\u0449\u0438\u0445 \u0437\u0432\u043e\u043d\u043a\u0430\u0445, \u0437\u0432\u043e\u043d\u043a\u0438 \u0432 \u043e\u0434\u0438\u043d \u043a\u043b\u0438\u043a \u043f\u0440\u044f\u043c\u043e \u0438\u0437 CRM. \u042d\u043a\u043e\u043d\u043e\u043c\u044c\u0442\u0435 \u043d\u0430 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0438\u0438 \u0441 CRM Otmechalka.com",
    "author": "CRM Otmechalka.com",
    "icons": {
        "48": "48x48-connected.png",
        "64": "64x64-connected.png",
        "128": "128x128-connected.png",
        "256": "256x256-connected.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "content-manager.js",
                "client-info-generator.js",
                "client-info-generator-bluetooth.js"
            ],
            "css": [
                "style-content.css"
            ]
        }
    ],
    "background": {
        "service_worker": "background-start.js",
        "type": "module"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.otmechalka.com\/*",
        "https:\/\/otmechalka.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.otmechalka.com\/*",
            "*:\/\/*.sup.ev\/*"
        ]
    },
    "options_ui": {
        "page": "options.html",
        "browser_style": true
    },
    "action": {
        "default_title": "\u0422\u0435\u043b\u0435\u0444\u043e\u043d\u0438\u044f \u043e\u0442 CRM Otmechalka",
        "default_icon": "64x64-disconnected.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png",
                "images\/*.jpg",
                "images\/*.gif",
                "common.constants.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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