Cloud Storage Direct Links

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

Cloud Storage Direct Links là gì?

Cloud Storage Direct Links là một tiện ích mở rộng Chrome được phát triển bởi Robert Rioja (miapuffia), và tính năng chính của nó là "Quick links to Drop Box, Box, Google Drive, Mediafire, 4shared, and many more.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Cloud Storage Direct Links

Tải xuống các tệp mở rộng Cloud Storage Direct Links dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Cloud Storage Direct Links Cloud Storage Direct Links
ID fbkkphfailagfnjpgmddfmghblmggbja
URL Chính Thức https://chromewebstore.google.com/detail/cloud-storage-direct-link/fbkkphfailagfnjpgmddfmghblmggbja
Mô tả Quick links to Drop Box, Box, Google Drive, Mediafire, 4shared, and many more.
Kích Thước Tệp 345 KB
Số Lần Cài Đặt 3,043
Phiên Bản Hiện Tại 4.4
Cập Nhật Lần Cuối 2016-07-07
Ngày Phát Hành 2016-07-06
Đánh Giá 3.89/5 Tổng số 18 Đánh Giá
Nhà Phát Triển Robert Rioja (miapuffia)
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}