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…
什么是ACT Browser Applet?
ACT Browser Applet是由Web 1 Syndication, Inc.开发的Chrome扩展程序,该扩展的主要功能是“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…”。
扩展截图
下载ACT Browser Applet扩展crx文件
下载ACT Browser Applet扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | ACT Browser Applet |
ID | gjdhjbmhoccianbcmggpobmbpbbjacgf |
官方URL | https://chromewebstore.google.com/detail/act-browser-applet/gjdhjbmhoccianbcmggpobmbpbbjacgf |
简介 | 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… |
文件大小 | 788 KB |
安装次数 | 73 |
当前版本 | 1.9.9 |
更新时间 | 2020-06-15 |
上架时间 | 2020-06-14 |
开发者 | Web 1 Syndication, Inc. |
付费类型 | free |
扩展官网 | http://analyticcalltracking.com |
帮助页面URL | http://support.web1.co |
支持的语言 | 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": [ " |