MJS: Free Unlimited Cloud Storage

Store all your files easy just with one click. Reliable Cloud Storage based on GitHub Services. Open Sourse

ما هو MJS: Free Unlimited Cloud Storage؟

MJS: Free Unlimited Cloud Storage هو إضافة Chrome تم تطويرها بواسطة Viktor Kirillov @kirillovmr، والميزة الرئيسية لها هي "Store all your files easy just with one click. Reliable Cloud Storage based on GitHub Services. Open Sourse".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة MJS: Free Unlimited Cloud Storage

قم بتنزيل ملفات الامتداد MJS: Free Unlimited Cloud Storage بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Use MJS Extension to easily upload your files to unlimited GitHub-based storage. It is an open-source project, so its Free. Forever.                    

معلومات أساسية عن التمديد

الاسم MJS: Free Unlimited Cloud Storage MJS: Free Unlimited Cloud Storage
ID iojpjpjimioagnhafngdkionhagfiocg
عنوان URL الرسمي https://chrome.google.com/webstore/detail/mjs-free-unlimited-cloud/iojpjpjimioagnhafngdkionhagfiocg
الوصف Store all your files easy just with one click. Reliable Cloud Storage based on GitHub Services. Open Sourse
حجم الملف 560 KB
عدد التثبيتات 21
النسخة الحالية 1.0.0
آخر تحديث 2019-01-06
تاريخ النشر 2019-01-06
تقييم 1.00/5 مجموع تقييمات 1
المطور Viktor Kirillov @kirillovmr
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://morejust.store
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Store all your files easy just with one click. Reliable Cloud Storage based on GitHub Services. Open Sourse",
    "version": "1.0.0",
    "name": "MJS: Free Unlimited Cloud Storage",
    "permissions": [
        "storage"
    ],
    "options_page": "options.html",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icon-48.png"
    },
    "icons": {
        "128": "icon-128.png"
    },
    "manifest_version": 2,
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
}