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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://geteach.com และคุณลักษณะหลักของมันคือ "Converts Google Drive shared links to direct download links; making it easier to import images from Drive to Google's My Maps"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย geteach.com/directlink
ดาวน์โหลดไฟล์ส่วนขยาย 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 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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 |
| อีเมล | [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"
}
} | |