now - new tab
now - simple new tab
now - new tabคืออะไร?
now - new tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://sumel.me และคุณลักษณะหลักของมันคือ "now - simple new tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย now - new tab
ดาวน์โหลดไฟล์ส่วนขยาย now - new tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
now - new tab. Replace your new-tab with something fresh,You'll Love to open new tab! try it! New Version 1.30! Thanks & Share it with your friends ! --- features: ★beautiful design ! ★Gmail & Calendar checker (without login) ★Weather By your current location ★Your top sites ★Your recently closed ★Your Apps ★Easy access to settings and downloads ★Background notifications coming soon: ★Alarms (permission for location is for getting your current weather) Looking For Your reviews and ideas to make chrome now better..
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | nhjnlikmjhhohgonfieanonglomklgmg |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/now-new-tab/nhjnlikmjhhohgonfieanonglomklgmg |
คำอธิบาย | now - simple new tab |
ขนาดไฟล์ | 1.18 MB |
จำนวนการติดตั้ง | 2,000 |
เวอร์ชันปัจจุบัน | 1.31 |
อัปเดตครั้งล่าสุด | 2014-11-11 |
วันที่เผยแพร่ | 2014-11-11 |
คะแนน | 3.65/5 รวมทั้งหมด 108 คะแนน |
ผู้พัฒนา | http://sumel.me |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://sumel.me/now |
URL หน้าช่วยเหลือ | http://sumel.me/now |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "now - new tab", "short_name": "now - new tab", "author": "Yaron Sumel", "version": "1.31", "description": "now - simple new tab ", "chrome_url_overrides": { "newtab": "index.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com ; object-src 'self'", "permissions": [ "https:\/\/*.google.com\/", "http:\/\/*.google.com\/", "topSites", "history", "chrome:\/\/favicon\/", "notifications", "management", "geolocation" ], "icons": { "128": "css\/icons\/icon-128.png", "48": "css\/icons\/icon-48.png", "16": "css\/icons\/icon-16.png" } } |