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

Wat is geteach.com/directlink?

geteach.com/directlink is een Chrome-extensie ontwikkeld door https://geteach.com, en de belangrijkste functie is "Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps".

Extensie Screenshots

Download het CRX-bestand van de extensie geteach.com/directlink

Download geteach.com/directlink-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam geteach.com/directlink geteach.com/directlink
ID pbmganfnjdogjncjmbaaddafmonephdl
Officiële URL https://chromewebstore.google.com/detail/geteachcomdirectlink/pbmganfnjdogjncjmbaaddafmonephdl
Beschrijving Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps
Bestandsgrootte 8.91 KB
Aantal Installaties 575
Huidige Versie 0.2
Laatst Bijgewerkt 2019-04-13
Publicatiedatum 2019-04-13
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar https://geteach.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://geteach.com
Ondersteunde Talen 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"
    }
}