Tab Plus
Tab Plus is more than just a tab, - local weather, flip clock and more...
Tab Plusคืออะไร?
Tab Plus เป็นส่วนขยายของ Chrome ที่พัฒนาโดย xtensionplus.com และคุณลักษณะหลักของมันคือ "Tab Plus is more than just a tab, - local weather, flip clock and more..."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Tab Plus
ดาวน์โหลดไฟล์ส่วนขยาย Tab Plus ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Very useful and nice start page, more than just a new tab, - local weather, flip clock and more...
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Tab Plus |
ID | gnpkfejhbjbfidphpdfeokopdigeinkf |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/tab-plus/gnpkfejhbjbfidphpdfeokopdigeinkf |
คำอธิบาย | Tab Plus is more than just a tab, - local weather, flip clock and more... |
ขนาดไฟล์ | 753 KB |
จำนวนการติดตั้ง | 72 |
เวอร์ชันปัจจุบัน | 1.0.1.3 |
อัปเดตครั้งล่าสุด | 2017-07-18 |
วันที่เผยแพร่ | 2017-07-18 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | xtensionplus.com |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "index.html" }, "name": "Tab Plus", "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "description": "Tab Plus is more than just a tab, - local weather, flip clock and more...", "icons": { "128": "images\/tab+-128.png", "16": "images\/tab+-16.png", "48": "images\/tab+-48.png", "64": "images\/tab+-64.png" }, "manifest_version": 2, "options_page": "index.html#options", "permissions": [ "storage", "geolocation", "unlimitedStorage", "https:\/\/maps.googleapis.com\/maps\/api\/", "http:\/\/api.wunderground.com\/api" ], "version": "1.0.1.3" } |