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
Cos'è Tel Link - URL Caller?
Tel Link - URL Caller è un'estensione di Chrome sviluppata da Unknown, e la sua funzione principale è "This allows you to place a call via a url. This is typically used with FreePBX with a Call.php script".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tel Link - URL Caller
Scarica i file di estensione Tel Link - URL Caller in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | Tel Link - URL Caller |
ID | mhmcegieaakbdpclddfoaobdllanphad |
URL Ufficiale | https://chromewebstore.google.com/detail/tel-link-url-caller/mhmcegieaakbdpclddfoaobdllanphad |
Descrizione | This allows you to place a call via a url. This is typically used with FreePBX with a Call.php script |
Dimensione del File | 124 KB |
Conteggio Installazioni | 106 |
Versione Corrente | 0.0.2 |
Ultimo Aggiornamento | 2019-08-30 |
Data di Pubblicazione | 2019-08-25 |
Sviluppatore | Unknown |
Tipo di Pagamento | free |
Lingue Supportate | 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": [ " |