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…
Co je ACT Browser Applet?
ACT Browser Applet je rozšíření Chrome vyvinuté Web 1 Syndication, Inc., a jeho hlavní funkcí je „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…“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření ACT Browser Applet
Stáhněte si soubory rozšíření ACT Browser Applet ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | ACT Browser Applet |
ID | gjdhjbmhoccianbcmggpobmbpbbjacgf |
Oficiální URL | https://chromewebstore.google.com/detail/act-browser-applet/gjdhjbmhoccianbcmggpobmbpbbjacgf |
Popis | 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… |
Velikost souboru | 788 KB |
Počet instalací | 73 |
Aktuální Verze | 1.9.9 |
Poslední Aktualizace | 2020-06-15 |
Datum Vydání | 2020-06-14 |
Vývojář | Web 1 Syndication, Inc. |
Typ Platby | free |
Webové stránky Rozšíření | http://analyticcalltracking.com |
URL Stránky Nápovědy | http://support.web1.co |
Podporované Jazyky | 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": [ " |