Chat App
Where else would you learn how to hack the mainframe?
ما هو Chat App؟
Chat App هو إضافة Chrome تم تطويرها بواسطة speedypig101، والميزة الرئيسية لها هي "Where else would you learn how to hack the mainframe?".
تحميل ملف CRX للإضافة Chat App
قم بتنزيل ملفات الامتداد Chat App بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
EYYYYYYY
معلومات أساسية عن التمديد
الاسم | |
ID | gplgefpfjdkameobejcnpphdggiingjd |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/chat-app/gplgefpfjdkameobejcnpphdggiingjd |
الوصف | Where else would you learn how to hack the mainframe? |
حجم الملف | 3.84 KB |
عدد التثبيتات | 30 |
النسخة الحالية | 1.0 |
آخر تحديث | 2017-03-02 |
تاريخ النشر | 2017-03-01 |
المطور | speedypig101 |
نوع الدفع | free |
اللغات المدعومة | bg |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chat App", "description": "Where else would you learn how to hack the mainframe?", "version": "1.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |