Platan Click2Call
Aktywuje funkcję Click To Call. Kliknij numer na stronie www, by zadzwonić przez serwer Platan. Adres strony: www.platan.pl
Wat is Platan Click2Call?
Platan Click2Call is een Chrome-extensie ontwikkeld door Platan, en de belangrijkste functie is "Aktywuje funkcję Click To Call. Kliknij numer na stronie www, by zadzwonić przez serwer Platan. Adres strony: www.platan.pl".
Extensie Screenshots
Download het CRX-bestand van de extensie Platan Click2Call
Download Platan Click2Call-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Zainstaluj wtyczkę do przeglądarek internetowych Platan Click2Call, aby prościej i szybciej dzwonić na numery publikowane w internecie.
Basisinformatie over de Extensie
Naam | |
ID | giidpcpkipolfpkjkodkhfnibommpfde |
Officiële URL | https://chromewebstore.google.com/detail/platan-click2call/giidpcpkipolfpkjkodkhfnibommpfde |
Beschrijving | Aktywuje funkcję Click To Call. Kliknij numer na stronie www, by zadzwonić przez serwer Platan. Adres strony: www.platan.pl |
Bestandsgrootte | 133 KB |
Aantal Installaties | 145 |
Huidige Versie | 0.9.5 |
Laatst Bijgewerkt | 2020-03-08 |
Publicatiedatum | 2020-03-07 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Platan |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://www.platan.pl/firma/polityka-prywatnosci.html |
Ondersteunde Talen | pl |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": { "48": "images\/icon48x48.png", "16": "images\/icon16x16.png" }, "default_title": "Platan Click2Call", "browser_style": false, "default_popup": "popup.html" }, "name": "Platan Click2Call", "author": "Platan Sp. z o.o sp.k", "description": "Aktywuje funkcj\u0119 Click To Call. Kliknij numer na stronie www, by zadzwoni\u0107 przez serwer Platan.\nAdres strony: www.platan.pl", "version": "0.9.5", "manifest_version": 2, "permissions": [ "storage", "contextMenus", "http:\/\/*\/*", "https:\/\/*\/*", "notifications" ], "background": { "scripts": [ "js\/background.js", "js\/callHandler.js", "js\/jquery.min.js" ] }, "options_ui": { "page": "options.html" }, "content_scripts": [ { "js": [ "js\/libphonenumber-js.min.js", "js\/app.js", "js\/validation.js", "js\/callHandler.js", "js\/jquery.min.js" ], "matches": [ " |