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
Vad är geteach.com/directlink?
geteach.com/directlink är en Chrome-tillägg utvecklad av https://geteach.com, och dess huvudfunktion är "Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps".
Tilläggsskärmbilder
Ladda ner geteach.com/directlink-förlängningens CRX-fil
Ladda ner geteach.com/directlink-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | pbmganfnjdogjncjmbaaddafmonephdl |
| Officiell webbadress | https://chromewebstore.google.com/detail/geteachcomdirectlink/pbmganfnjdogjncjmbaaddafmonephdl |
| Beskrivning | Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps |
| Filstorlek | 8.91 KB |
| Antal Installationer | 575 |
| Aktuell Version | 0.2 |
| Senast Uppdaterad | 2019-04-13 |
| Publiceringsdatum | 2019-04-13 |
| Betyg | 5.00/5 Totalt 3 Betyg |
| Utvecklare | https://geteach.com |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://geteach.com |
| Stödda Språk | 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"
}
} | |