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…
Hvad er ACT Browser Applet?
ACT Browser Applet er en Chrome-udvidelse udviklet af Web 1 Syndication, Inc., og dens hovedfunktion er "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…".
Udvidelsesskærmbilleder
Download ACT Browser Applet-udvidelses-CRX-fil
Download ACT Browser Applet-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | ACT Browser Applet |
ID | gjdhjbmhoccianbcmggpobmbpbbjacgf |
Officiel URL | https://chromewebstore.google.com/detail/act-browser-applet/gjdhjbmhoccianbcmggpobmbpbbjacgf |
Beskrivelse | 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… |
Filstørrelse | 788 KB |
Antal Installationer | 73 |
Nuværende Version | 1.9.9 |
Senest Opdateret | 2020-06-15 |
Udgivelsesdato | 2020-06-14 |
Udvikler | Web 1 Syndication, Inc. |
Betalingsmetode | free |
Udvidelseswebsted | http://analyticcalltracking.com |
Hjælpeside-URL | http://support.web1.co |
Understøttede Sprog | 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": [ " |