BlueBeNET click2call
This extension converts phone numbers to links which will connect your calls using any selected protocol including custom URL dial.
What is BlueBeNET click2call?
BlueBeNET click2call is a Chrome extension developed by https://bluebe.net, and its main feature is "This extension converts phone numbers to links which will connect your calls using any selected protocol including custom URL dial.".
Extension Screenshots
Download BlueBeNET click2call Extension CRX File
Download BlueBeNET click2call 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
This extension converts phone numbers to links which will connect your calls using any selected protocol including custom URL dial, Provide you BLF states of your extensions, allow you to call and pickup calls and provide you to set your agent state. To use this extension as click2call you can use any PBX or phone.
Extension Basic Information
Name | BlueBeNET click2call |
ID | cjbbjaihgahoegmijdfaigddombpmfef |
Official URL | https://chromewebstore.google.com/detail/bluebenet-click2call/cjbbjaihgahoegmijdfaigddombpmfef |
Description | This extension converts phone numbers to links which will connect your calls using any selected protocol including custom URL dial. |
File Size | 2.16 MB |
Installation Count | 97 |
Current Version | 2.0 |
Last Updated | 2021-09-16 |
Publish Date | 2021-09-16 |
Developer | https://bluebe.net |
[email protected] | |
Payment Type | free |
Extension Website | https://bluebe.net |
Privacy Policy Page URL | https://www.bluebe.net/privacy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "BlueBeNET click2call", "version": "2.0", "manifest_version": 2, "description": "This extension converts phone numbers to links which will connect your calls using any selected protocol including custom URL dial.", "omnibox": { "keyword": "fop2" }, "browser_action": { "default_icon": "image\/telephone.png", "default_popup": "popup.html" }, "icons": { "128": "image\/icon-128.png", "48": "image\/icon-48.png", "16": "image\/icon.png" }, "options_page": "options.html", "background": { "scripts": [ "js\/jquery.js", "js\/socket.io.js", "js\/socket.js", "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |