BX24Mail - GMAIL for Bitrix24
Watch your crm data from your bitrix24 in your Gmail
What is BX24Mail - GMAIL for Bitrix24?
BX24Mail - GMAIL for Bitrix24 is a Chrome extension developed by https://bx24mail.ru, and its main feature is "Watch your crm data from your bitrix24 in your Gmail".
Download BX24Mail - GMAIL for Bitrix24 Extension CRX File
Download BX24Mail - GMAIL for Bitrix24 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Расширение для отображение crm контактов в gmail
Extension Basic Information
Name | |
ID | cinbbkmiklkjakihpnndedmbcionjanf |
Official URL | https://chrome.google.com/webstore/detail/bx24mail-gmail-for-bitrix/cinbbkmiklkjakihpnndedmbcionjanf |
Description | Watch your crm data from your bitrix24 in your Gmail |
File Size | 816 KB |
Installation Count | 208 |
Current Version | 0.3.6 |
Last Updated | 2016-09-28 |
Publish Date | 2016-09-28 |
Rating | 3.20/5 Total 10 Ratings |
Developer | https://bx24mail.ru |
Payment Type | free |
Extension Website | https://bx24mail.ru/ |
Help Page URL | https://bx24mail.ru/faq/ |
Supported Languages | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "scripts": [ "jquery-1.12.4.min.js", "js\/moment.min.js", "background.js", "js\/md_auth.js" ] }, "icons": { "16": "icon_16.png", "48": "icon_48.png", "128": "icon_128.png" }, "default_locale": "en", "content_scripts": [ { "js": [ "gmail-init.js" ], "matches": [ "https:\/\/mail.google.com\/*" ] } ], "description": "__MSG_extDesc__", "externally_connectable": { "matches": [ "https:\/\/mail.google.com\/*", "https:\/\/bx24mail.ru\/*", "https:\/\/intranet.micros.uz\/*" ] }, "optional_permissions": [ "webRequest", "webRequestBlocking", " |