ansitel Click-to-Dial
This plugin will call a selected number by clicking the right mouse button.
ansitel Click-to-Dial क्या है?
ansitel Click-to-Dial https://www.ansitel.de द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This plugin will call a selected number by clicking the right mouse button."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में ansitel Click-to-Dial एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Click-to-Dial Plugin für ansitel VoIP-Telefonanlagen zum Markieren und Wählen von Rufnummern in Google Chrome und Chromium Browsern.
एक्सटेंशन की मूल जानकारी
नाम | ansitel Click-to-Dial |
ID | mdhpfilomgiedndngjhnpnkpelcfjnke |
आधिकारिक URL | https://chromewebstore.google.com/detail/ansitel-click-to-dial/mdhpfilomgiedndngjhnpnkpelcfjnke |
विवरण | This plugin will call a selected number by clicking the right mouse button. |
फ़ाइल का आकार | 138 KB |
स्थापना संख्या | 588 |
वर्तमान संस्करण | 1.6.1 |
अंतिम अपडेट | 2022-08-16 |
प्रकाशन तिथि | 2020-01-07 |
रेटिंग | 3.50/5 कुल 2 रेटिंग्स |
डेवलपर | https://www.ansitel.de |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
सहायता पृष्ठ URL | https://www.ansitel.de/support50/plugins/#click-to-dial-plugin-fur-google-chrome |
समर्थित भाषाएँ | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_application_title__", "description": "__MSG_application_description__", "default_locale": "de", "version": "1.6.1", "permissions": [ "contextMenus", "background" ], "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "options_ui": { "page": "options.html" }, "background": { "scripts": [ "dialnumber.js" ] }, "content_scripts": [ { "matches": [ " |