Cloud Storage Direct Links

Quick links to Drop Box, Box, Google Drive, Mediafire, 4shared, and many more.

Cloud Storage Direct Links क्या है?

Cloud Storage Direct Links Robert Rioja (miapuffia) द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Quick links to Drop Box, Box, Google Drive, Mediafire, 4shared, and many more."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Cloud Storage Direct Links एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        By clicking this extension, you will see links to...

DropBox
Box
SugarSync
OneDrive
Google Drive
4Shared
MEGA
MediaFire
Yandex
Amazon S3
EVERNOTE
hubiC

Links may be reordered and hidden to each user's liking.

If you have any questions, comments, or suggestions, fell free to email me at [email protected] and thank you for viewing my extension!                    

एक्सटेंशन की मूल जानकारी

नाम Cloud Storage Direct Links Cloud Storage Direct Links
ID fbkkphfailagfnjpgmddfmghblmggbja
आधिकारिक URL https://chromewebstore.google.com/detail/cloud-storage-direct-link/fbkkphfailagfnjpgmddfmghblmggbja
विवरण Quick links to Drop Box, Box, Google Drive, Mediafire, 4shared, and many more.
फ़ाइल का आकार 345 KB
स्थापना संख्या 3,043
वर्तमान संस्करण 4.4
अंतिम अपडेट 2016-07-07
प्रकाशन तिथि 2016-07-06
रेटिंग 3.89/5 कुल 18 रेटिंग्स
डेवलपर Robert Rioja (miapuffia)
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Cloud Storage Direct Links",
    "permissions": [
        "storage"
    ],
    "background": {
        "scripts": [
            "jquery-ui.js",
            "jquery-1.12.4.js",
            "sortable.js",
            "loading.js",
            "saving.js"
        ]
    },
    "version": "4.4",
    "description": "Quick links to Drop Box, Box, Google Drive, Mediafire, 4shared, and many more.",
    "icons": {
        "128": "icon1.png"
    },
    "browser_action": {
        "default_icon": "icon2.png",
        "default_popup": "popup.html"
    }
}