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
什麼是geteach.com/directlink?
geteach.com/directlink是由https://geteach.com開發的Chrome擴展程式,該擴展的主要功能是“Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps”。
擴展截圖
下載geteach.com/directlink擴展crx文件
下載geteach.com/directlink擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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
擴展基本資訊
名稱 | geteach.com/directlink |
ID | pbmganfnjdogjncjmbaaddafmonephdl |
官方網址 | https://chromewebstore.google.com/detail/geteachcomdirectlink/pbmganfnjdogjncjmbaaddafmonephdl |
簡介 | Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps |
檔案大小 | 8.91 KB |
安裝次數 | 575 |
目前版本 | 0.2 |
更新時間 | 2019-04-13 |
上架時間 | 2019-04-13 |
評分 | 5.00/5 共 3 次評分 |
開發者 | https://geteach.com |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://geteach.com |
支援的語言 | 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" } } |