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
Was ist geteach.com/directlink?
geteach.com/directlink ist eine Chrome-Erweiterung, die von https://geteach.com entwickelt wurde, und ihr Hauptmerkmal ist "Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps".
Erweiterungsscreenshots
geteach.com/directlink-Erweiterungs-CRX-Datei herunterladen
Laden Sie geteach.com/directlink-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | pbmganfnjdogjncjmbaaddafmonephdl |
| Offizielle URL | https://chromewebstore.google.com/detail/geteachcomdirectlink/pbmganfnjdogjncjmbaaddafmonephdl |
| Beschreibung | Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps |
| Dateigröße | 8.91 KB |
| Installationsanzahl | 575 |
| Aktuelle Version | 0.2 |
| Letztes Update | 2019-04-13 |
| Veröffentlichungsdatum | 2019-04-13 |
| Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
| Entwickler | https://geteach.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://geteach.com |
| Unterstützte Sprachen | 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"
}
} | |