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?

geteach.com/directlink是由https://geteach.com开发的Chrome扩展程序,该扩展的主要功能是“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扩展crx文件

下载geteach.com/directlink扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 geteach.com/directlink geteach.com/directlink
ID pbmganfnjdogjncjmbaaddafmonephdl
官方URL https://chromewebstore.google.com/detail/geteachcomdirectlink/pbmganfnjdogjncjmbaaddafmonephdl
简介 Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps
文件大小 8.91 KB
安装次数 575
当前版本 0.2
更新时间 2019-04-13
上架时间 2019-04-13
评分 5.00/5 共3次评分
开发者 https://geteach.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://geteach.com
支持的语言 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"
    }
}