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 |
公式URL | 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 |
Eメール | [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" } } |