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 to jest geteach.com/directlink?
geteach.com/directlink to rozszerzenie Chrome opracowane przez https://geteach.com, a jego główną funkcją jest „Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia geteach.com/directlink
Pobierz pliki rozszerzeń geteach.com/directlink w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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
Podstawowe informacje o rozszerzeniu
Nazwa | geteach.com/directlink |
ID | pbmganfnjdogjncjmbaaddafmonephdl |
Oficjalny URL | https://chromewebstore.google.com/detail/geteachcomdirectlink/pbmganfnjdogjncjmbaaddafmonephdl |
Opis | Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps |
Rozmiar pliku | 8.91 KB |
Liczba instalacji | 575 |
Aktualna Wersja | 0.2 |
Ostatnia Aktualizacja | 2019-04-13 |
Data Publikacji | 2019-04-13 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | https://geteach.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://geteach.com |
Obsługiwane Języki | 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" } } |