ACT Browser Applet
Use this with Analytic Call Tracking. This adds a Browser Phone tab in the corner of chrome that you can use to call numbers. It…
Apa itu ACT Browser Applet?
ACT Browser Applet adalah ekstensi Chrome yang dikembangkan oleh Web 1 Syndication, Inc., dan fitur utamanya adalah "Use this with Analytic Call Tracking. This adds a Browser Phone tab in the corner of chrome that you can use to call numbers. It…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ACT Browser Applet
Unduh file ekstensi ACT Browser Applet dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Use this with Analytic Call Tracking. This adds a Browser Phone tab in the corner of chrome that you can use to call numbers. It will also detect numbers on a page and allow you to click to call them. [Version 1.9.9] - Fixed bugs happening on Google Search page. [Version 1.9.8] - Fixed issues with latest Chrome changes.
Informasi Dasar Ekstensi
Nama | ACT Browser Applet |
ID | gjdhjbmhoccianbcmggpobmbpbbjacgf |
URL Resmi | https://chromewebstore.google.com/detail/act-browser-applet/gjdhjbmhoccianbcmggpobmbpbbjacgf |
Deskripsi | Use this with Analytic Call Tracking. This adds a Browser Phone tab in the corner of chrome that you can use to call numbers. It… |
Ukuran File | 788 KB |
Jumlah Instalasi | 73 |
Versi Saat Ini | 1.9.9 |
Terakhir Diperbarui | 2020-06-15 |
Tanggal Publikasi | 2020-06-14 |
Pengembang | Web 1 Syndication, Inc. |
Tipe Pembayaran | free |
Situs Ekstensi | http://analyticcalltracking.com |
URL Halaman Bantuan | http://support.web1.co |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": true, "scripts": [ "js\/jquery.js", "js\/background.js" ] }, "browser_action": { "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png" }, "default_title": "ACT Browser Applet Options" }, "content_scripts": [ { "js": [ "js\/jquery.js", "js\/base64.js", "js\/contentscript.js" ], "run_at": "document_end", "matches": [ " |