Who's Calling
Call notifications for various communications platforms.
Who's Callingคืออะไร?
Who's Calling เป็นส่วนขยายของ Chrome ที่พัฒนาโดย D4SP และคุณลักษณะหลักของมันคือ "Call notifications for various communications platforms."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Who's Calling
ดาวน์โหลดไฟล์ส่วนขยาย Who's Calling ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This extension requires a Who's Calling license from your communications platform provider. To login, use the same username and password used for your softphone. A new icon in your browser indicates the status of your connection - blue means you are logged in and are receiving notifications, and red means you are disconnected. When logged in, click the icon to view your last calls and search for contacts. Who's Calling is powered by Dstny.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Who's Calling |
ID | mpkooepgeekidcfpajdigolkggpidijn |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/whos-calling/mpkooepgeekidcfpajdigolkggpidijn |
คำอธิบาย | Call notifications for various communications platforms. |
ขนาดไฟล์ | 665 KB |
จำนวนการติดตั้ง | 1,408 |
เวอร์ชันปัจจุบัน | 1.3.5 |
อัปเดตครั้งล่าสุด | 2023-02-15 |
วันที่เผยแพร่ | 2020-01-15 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | D4SP |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.dstny.com |
ภาษาที่รองรับ | en,sv |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "applications": { "gecko": { "id": "{35e44a87-e293-4404-b6af-a475b7cc2ff0}", "update_url": "https:\/\/crm.soluno.se\/firefox.json" } }, "manifest_version": 2, "name": "__MSG_extensionName__", "description": "__MSG_extensionDescription__", "version": "1.3.5", "default_locale": "en", "icons": { "48": "images\/icon-48.png" }, "browser_action": { "default_icon": "images\/phone-call-icon-16-terminated.png", "default_title": "SolunoBC", "browser_style": true }, "options_ui": { "page": "config.html" }, "web_accessible_resources": [ "js\/*.js", "css\/*.css", "images\/*.png", "iframe.html" ], "content_scripts": [ { "js": [ "js\/popup.js" ], "matches": [ " |