Old New Tab Page
Replaces New Tab page with old new tab page (ie list of chrome Apps).
Old New Tab Pageคืออะไร?
Old New Tab Page เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://slayerapps.com และคุณลักษณะหลักของมันคือ "Replaces New Tab page with old new tab page (ie list of chrome Apps)."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Old New Tab Page
ดาวน์โหลดไฟล์ส่วนขยาย Old New Tab Page ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Get the Old New tab page, just by installing this extension, you need not do anything else... just plug and play style.. :D Other Applications Shortcuts: Flipkart : http://bit.ly/1msLVIg Snapdeal : http://bit.ly/OW44zW Jabong : http://bit.ly/QbVP3O Myntra : http://bit.ly/1m3YmXU HomeShop18 : http://bit.ly/1jqYinY Amazon.in : http://bit.ly/OW3ySi Disclaimer: It is not the official app, i just made them so that it will be easy to open these sites.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bfjijikiidgbmjkpeccgkcdeencpgoik |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/old-new-tab-page/bfjijikiidgbmjkpeccgkcdeencpgoik |
คำอธิบาย | Replaces New Tab page with old new tab page (ie list of chrome Apps). |
ขนาดไฟล์ | 14.69 KB |
จำนวนการติดตั้ง | 575 |
เวอร์ชันปัจจุบัน | 1.0.0 |
อัปเดตครั้งล่าสุด | 2014-04-24 |
วันที่เผยแพร่ | 2014-04-24 |
คะแนน | 4.00/5 รวมทั้งหมด 12 คะแนน |
ผู้พัฒนา | http://slayerapps.com |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "redirect.html" }, "description": "Replaces New Tab page with old new tab page (ie list of chrome Apps).", "icons": { "128": "icon-128.png" }, "manifest_version": 2, "name": "Old New Tab Page", "homepage_url": "http:\/\/greedytech.com\/", "permissions": [ "tabs" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.0" } |