Tel Link - URL Caller
This allows you to place a call via a url. This is typically used with FreePBX with a Call.php script
Co to jest Tel Link - URL Caller?
Tel Link - URL Caller to rozszerzenie Chrome opracowane przez Unknown, a jego główną funkcją jest „This allows you to place a call via a url. This is typically used with FreePBX with a Call.php script”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tel Link - URL Caller
Pobierz pliki rozszerzeń Tel Link - URL Caller w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
This allows you to link TEL: links with a URL. This is often used with FreePBX servers with a Call.php extension. For example I use this to connect my local PBX server to my computer. When I want to call a user or a company I just click their phone number and it links to my desk phone. If you have a FreePBX server and want to add a way to click to make calls this is the plugin for you. I am sure it will work with other providers as well, I am just not familiar with them. This project is open source so please feel free to checkout the github page.
Podstawowe informacje o rozszerzeniu
Nazwa | Tel Link - URL Caller |
ID | mhmcegieaakbdpclddfoaobdllanphad |
Oficjalny URL | https://chromewebstore.google.com/detail/tel-link-url-caller/mhmcegieaakbdpclddfoaobdllanphad |
Opis | This allows you to place a call via a url. This is typically used with FreePBX with a Call.php script |
Rozmiar pliku | 124 KB |
Liczba instalacji | 106 |
Aktualna Wersja | 0.0.2 |
Ostatnia Aktualizacja | 2019-08-30 |
Data Publikacji | 2019-08-25 |
Deweloper | Unknown |
Typ Płatności | free |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tel Link - URL Caller", "version": "0.0.2", "manifest_version": 2, "description": "This allows you to place a call via a url. This is typically used with FreePBX with a Call.php script", "homepage_url": "http:\/\/extensionizr.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "content_scripts": [ { "matches": [ " |