SwapChat
Cross-platform messaging service.
ما هو SwapChat؟
SwapChat هو إضافة Chrome تم تطويرها بواسطة Generative Labs, Inc.، والميزة الرئيسية لها هي "Cross-platform messaging service.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة SwapChat
قم بتنزيل ملفات الامتداد SwapChat بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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": [ " |