maptab
Find new cool places every time you open a tab!
maptabคืออะไร?
maptab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย jonathannsegal และคุณลักษณะหลักของมันคือ "Find new cool places every time you open a tab!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย maptab
ดาวน์โหลดไฟล์ส่วนขยาย maptab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Map Tab shows a new location at random every time you open a tab. Explore the world before you explore the web! Update: Add Map Card, Dice to change location, and switch to satellite view.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | maptab |
ID | jokkbgbdomfhondepefdoapgabmiomjl |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/maptab/jokkbgbdomfhondepefdoapgabmiomjl |
คำอธิบาย | Find new cool places every time you open a tab! |
ขนาดไฟล์ | 1.07 MB |
จำนวนการติดตั้ง | 96 |
เวอร์ชันปัจจุบัน | 0.3.0 |
อัปเดตครั้งล่าสุด | 2020-08-24 |
วันที่เผยแพร่ | 2020-06-30 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | jonathannsegal |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://github.com/Jonathannsegal/map_tab |
URL หน้าช่วยเหลือ | https://github.com/Jonathannsegal/map_tab |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "maptab", "offline_enabled": true, "short_name": "maptab", "description": "Find new cool places every time you open a tab!", "version": "0.3.0", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "manifest_version": 2 } |