Shatd
This is Shatd, the Secret chatting app
ما هو Shatd؟
Shatd هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "This is Shatd, the Secret chatting app".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Shatd
قم بتنزيل ملفات الامتداد Shatd بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
그 동안 직장에서 눈치보며 카톡하느라 힘드셨죠? 이제 Shatd로 눈치보지말고 채팅해보세요.
معلومات أساسية عن التمديد
الاسم | |
ID | dfdlbjlmmnjdglgdnamhpebajbhnehih |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/shatd/dfdlbjlmmnjdglgdnamhpebajbhnehih |
الوصف | This is Shatd, the Secret chatting app |
حجم الملف | 1.63 MB |
عدد التثبيتات | 116 |
النسخة الحالية | 0.0.1 |
آخر تحديث | 2016-01-25 |
تاريخ النشر | 2016-01-25 |
تقييم | 2.33/5 مجموع تقييمات 3 |
المطور | Unknown |
نوع الدفع | free |
اللغات المدعومة | ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Shatd", "description": "This is Shatd, the Secret chatting app", "version": "0.0.1", "permissions": [ "background", "notifications", "http:\/\/*\/" ], "background": { "page": "views\/background.html" }, "browser_action": { "default_icon": { "128": "icon_128.png" }, "default_title": "Shatd", "default_popup": "app\/index.html" }, "omnibox": { "keyword": "sh" }, "web_accessible_resources": [ "images\/icon1.png", "images\/shatd-mini.png", "views\/shatd-mini.html", "app\/images\/checked-btn.png", "app\/images\/unchecked-btn.png" ], "content_scripts": [ { "matches": [ " |