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 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 फ़ाइल डाउनलोड करें

crx प्रारूप में MJS: Free Unlimited Cloud Storage एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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'"
}