geteach.com/directlink

Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps

geteach.com/directlink là gì?

geteach.com/directlink là một tiện ích mở rộng Chrome được phát triển bởi https://geteach.com, và tính năng chính của nó là "Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps".

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

Tải xuống tệp CRX của tiện ích mở rộng geteach.com/directlink

Tải xuống các tệp mở rộng geteach.com/directlink 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

                        This extension converts Google Drive shared links to direct download links; making it easier to import images from Drive to other applications like Google's My Maps                    

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

Tên geteach.com/directlink geteach.com/directlink
ID pbmganfnjdogjncjmbaaddafmonephdl
URL Chính Thức https://chromewebstore.google.com/detail/geteachcomdirectlink/pbmganfnjdogjncjmbaaddafmonephdl
Mô tả Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps
Kích Thước Tệp 8.91 KB
Số Lần Cài Đặt 575
Phiên Bản Hiện Tại 0.2
Cập Nhật Lần Cuối 2019-04-13
Ngày Phát Hành 2019-04-13
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://geteach.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://geteach.com
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "geteach.com\/directlink",
    "version": "0.2",
    "icons": {
        "16": "link16dark.png",
        "32": "link32dark.png",
        "48": "link48dark.png"
    },
    "description": "Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps",
    "browser_action": {
        "default_title": "geteach.com\/directlink",
        "default_popup": "directlinkPop.html"
    }
}