SwapChat
Cross-platform messaging service.
SwapChatคืออะไร?
SwapChat เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Generative Labs, Inc. และคุณลักษณะหลักของมันคือ "Cross-platform messaging service."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SwapChat
ดาวน์โหลดไฟล์ส่วนขยาย SwapChat ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Cross-platform chat messaging service that aims to make user messaging interoperable across different social platforms.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | SwapChat |
ID | cljogniamdljbpeapjdbdigbjmipfpgh |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/swapchat/cljogniamdljbpeapjdbdigbjmipfpgh |
คำอธิบาย | Cross-platform messaging service. |
ขนาดไฟล์ | 59.75 KB |
จำนวนการติดตั้ง | 3,561 |
เวอร์ชันปัจจุบัน | 1.0.11 |
อัปเดตครั้งล่าสุด | 2022-09-15 |
วันที่เผยแพร่ | 2022-02-01 |
คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | Generative Labs, Inc. |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en,en-US,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "SwapChat", "version": "1.0.11", "description": "Cross-platform messaging service.", "icons": { "16": "img\/icon.png", "48": "img\/icon.png", "128": "img\/icon.png" }, "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": "img\/icon.png", "default_title": "SwapChat", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |