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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Web 1 Syndication, Inc. และคุณลักษณะหลักของมันคือ "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…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ACT Browser Applet
ดาวน์โหลดไฟล์ส่วนขยาย 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": [ " |