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 هو إضافة Chrome تم تطويرها بواسطة Robert Rioja (miapuffia)، والميزة الرئيسية لها هي "Quick links to Drop Box, Box, Google Drive, Mediafire, 4shared, and many more.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Cloud Storage Direct Links
قم بتنزيل ملفات الامتداد Cloud Storage Direct Links بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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!                     معلومات أساسية عن التمديد
| الاسم |   |  
| 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"
    }
}  |  |