LuiGi Cloud OS
The Cloud OS Chrome Extension
ما هو LuiGi Cloud OS؟
LuiGi Cloud OS هو إضافة Chrome تم تطويرها بواسطة swagnetworksc، والميزة الرئيسية لها هي "The Cloud OS Chrome Extension".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة LuiGi Cloud OS
قم بتنزيل ملفات الامتداد LuiGi Cloud OS بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Sistema operativo 100% web, aplicaciones web de alto rendimiento
معلومات أساسية عن التمديد
الاسم | |
ID | okcfhapfbaneflefmfohhbeoompncali |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/luigi-cloud-os/okcfhapfbaneflefmfohhbeoompncali |
الوصف | The Cloud OS Chrome Extension |
حجم الملف | 35.88 KB |
عدد التثبيتات | 18 |
النسخة الحالية | 1.4 |
آخر تحديث | 2015-07-14 |
تاريخ النشر | 2015-07-14 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | swagnetworksc |
نوع الدفع | free |
موقع الإضافة | http://www.luigios.com |
عنوان صفحة المساعدة | http://www.luigios.com |
اللغات المدعومة | es |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "LuiGi Cloud OS", "description": "The Cloud OS Chrome Extension", "version": "1.4", "browser_action": { "default_icon": "icon-02.png", "default_popup": "popup.html", "icons": { "16": "icon-01.png", "48": "icon-02.png", "128": "icon-03.png" } }, "permissions": [ "activeTab" ] } |