B24 button
Кнопка для размещения ссылки в портал Битрикс 24
What is B24 button?
B24 button is a Chrome extension developed by arc.fro, and its main feature is "Кнопка для размещения ссылки в портал Битрикс 24".
Extension Screenshots
Download B24 button Extension CRX File
Download B24 button 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
Extension Basic Information
Name | |
ID | likphpcibkgbhadhhkfkinmeanopmlpa |
Official URL | https://chrome.google.com/webstore/detail/b24-button/likphpcibkgbhadhhkfkinmeanopmlpa |
Description | Кнопка для размещения ссылки в портал Битрикс 24 |
File Size | 97.99 KB |
Installation Count | 163 |
Current Version | 2.1 |
Last Updated | 2016-08-04 |
Publish Date | 2016-08-04 |
Rating | 5.00/5 Total 1 Ratings |
Developer | arc.fro |
Payment Type | free |
Supported Languages | ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "B24 button", "description": "\u041a\u043d\u043e\u043f\u043a\u0430 \u0434\u043b\u044f \u0440\u0430\u0437\u043c\u0435\u0449\u0435\u043d\u0438\u044f \u0441\u0441\u044b\u043b\u043a\u0438 \u0432 \u043f\u043e\u0440\u0442\u0430\u043b \u0411\u0438\u0442\u0440\u0438\u043a\u0441 24", "version": "2.1", "icons": { "16": "16x16.png", "32": "32x32.png", "48": "48x48.png", "128": "128x128.png" }, "permissions": [ "storage", "tabs", "notifications", "http:\/\/*\/*" ], "browser_action": { "default_title": "\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u0442\u044c \u0432 \u043c\u043e\u0435\u043c \u041124", "default_icon": "48x48.png", "default_popup": "popup.html" } } |