VoIPOffice Communicator Extension 4.x
Use VoIPOffice Communicator 4.x to call numbers in Chrome.
VoIPOffice Communicator Extension 4.x क्या है?
VoIPOffice Communicator Extension 4.x https://www.telappliant.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Use VoIPOffice Communicator 4.x to call numbers in Chrome."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में VoIPOffice Communicator Extension 4.x एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
VoIPOffice Communicator is a Windows/Mac OSX X application that provides users of Telappliant VoIPOffice with a number of unified communications features including presence, instant messaging, screen popping and click to dial. It can be used as a stand-alone softphone or integrated with your IP phone to simplify the placing, receiving and managing of calls and voicemails. This Chrome extension enables VoIPOffice Communicator 4.x users to dial any telephone number on a web page by clicking on the number. For more information, visit: https://www.telappliant.com/voipoffice-communicator
एक्सटेंशन की मूल जानकारी
नाम | |
ID | jcdplfbannbeomcpikglemcpclheikhd |
आधिकारिक URL | https://chromewebstore.google.com/detail/voipoffice-communicator-e/jcdplfbannbeomcpikglemcpclheikhd |
विवरण | Use VoIPOffice Communicator 4.x to call numbers in Chrome. |
फ़ाइल का आकार | 17.59 KB |
स्थापना संख्या | 58 |
वर्तमान संस्करण | 4.1 |
अंतिम अपडेट | 2017-05-05 |
प्रकाशन तिथि | 2017-05-05 |
डेवलपर | https://www.telappliant.com |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.telappliant.com/voipoffice-communicator |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "VoIPOffice Communicator Extension 4.x", "version": "4.1", "author": "Telappliant Ltd", "description": "Use VoIPOffice Communicator 4.x to call numbers in Chrome.", "icons": { "128": "app128.png", "48": "app48.png", "32": "app32.png", "16": "app16.png" }, "background": { "scripts": [ "call_action.js" ] }, "permissions": [ "contextMenus", "tabs" ], "manifest_version": 2 } |