MJS: Free Unlimited Cloud Storage

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

Wat is MJS: Free Unlimited Cloud Storage?

MJS: Free Unlimited Cloud Storage is een Chrome-extensie ontwikkeld door Viktor Kirillov @kirillovmr, en de belangrijkste functie is "Store all your files easy just with one click. Reliable Cloud Storage based on GitHub Services. Open Sourse".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie MJS: Free Unlimited Cloud Storage

Download MJS: Free Unlimited Cloud Storage-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam MJS: Free Unlimited Cloud Storage MJS: Free Unlimited Cloud Storage
ID iojpjpjimioagnhafngdkionhagfiocg
Officiële URL https://chrome.google.com/webstore/detail/mjs-free-unlimited-cloud/iojpjpjimioagnhafngdkionhagfiocg
Beschrijving Store all your files easy just with one click. Reliable Cloud Storage based on GitHub Services. Open Sourse
Bestandsgrootte 560 KB
Aantal Installaties 21
Huidige Versie 1.0.0
Laatst Bijgewerkt 2019-01-06
Publicatiedatum 2019-01-06
Beoordeling 1.00/5 Totaal 1 Beoordelingen
Ontwikkelaar Viktor Kirillov @kirillovmr
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://morejust.store
Ondersteunde Talen 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'"
}