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

What is geteach.com/directlink?

geteach.com/directlink is a Chrome extension developed by https://geteach.com, and its main feature is "Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps".

Extension Screenshots

Download geteach.com/directlink Extension CRX File

Download geteach.com/directlink extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name geteach.com/directlink geteach.com/directlink
ID pbmganfnjdogjncjmbaaddafmonephdl
Official URL https://chromewebstore.google.com/detail/geteachcomdirectlink/pbmganfnjdogjncjmbaaddafmonephdl
Description Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps
File Size 8.91 KB
Installation Count 575
Current Version 0.2
Last Updated 2019-04-13
Publish Date 2019-04-13
Rating 5.00/5 Total 3 Ratings
Developer https://geteach.com
Email [email protected]
Payment Type free
Extension Website https://geteach.com
Supported Languages 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"
    }
}