TrendMap
Most visited CARTO Builder map at the moment
TrendMapคืออะไร?
TrendMap เป็นส่วนขยายของ Chrome ที่พัฒนาโดย xavijam และคุณลักษณะหลักของมันคือ "Most visited CARTO Builder map at the moment"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย TrendMap
ดาวน์โหลดไฟล์ส่วนขยาย TrendMap ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Display the most visited CARTO Builder map last 20 minutes. Chrome extension created by @piensaenpixel, @luisico, @ecabanach and @xavijam.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | TrendMap |
ID | bhpjajmnnehdcfdchddhbocpmklpcmab |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/trendmap/bhpjajmnnehdcfdchddhbocpmklpcmab |
คำอธิบาย | Most visited CARTO Builder map at the moment |
ขนาดไฟล์ | 5.89 KB |
จำนวนการติดตั้ง | 25 |
เวอร์ชันปัจจุบัน | 2.0 |
อัปเดตครั้งล่าสุด | 2017-11-10 |
วันที่เผยแพร่ | 2017-11-10 |
คะแนน | 5.00/5 รวมทั้งหมด 4 คะแนน |
ผู้พัฒนา | xavijam |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TrendMap", "manifest_version": 2, "version": "2.0", "description": "Most visited CARTO Builder map at the moment", "permissions": [ "http:\/\/*.github.io\/" ], "chrome_url_overrides": { "newtab": "newtab.html" }, "icons": { "128": "icon-128.png" } } |