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
Co je geteach.com/directlink?
geteach.com/directlink je rozšíření Chrome vyvinuté https://geteach.com, a jeho hlavní funkcí je „Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření geteach.com/directlink
Stáhněte si soubory rozšíření geteach.com/directlink ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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 Základní Informace o Rozšíření
| Název | |
| ID | pbmganfnjdogjncjmbaaddafmonephdl |
| Oficiální URL | https://chromewebstore.google.com/detail/geteachcomdirectlink/pbmganfnjdogjncjmbaaddafmonephdl |
| Popis | Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps |
| Velikost souboru | 8.91 KB |
| Počet instalací | 575 |
| Aktuální Verze | 0.2 |
| Poslední Aktualizace | 2019-04-13 |
| Datum Vydání | 2019-04-13 |
| Hodnocení | 5.00/5 Celkem 3 Hodnocení |
| Vývojář | https://geteach.com |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://geteach.com |
| Podporované Jazyky | 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"
}
} | |