Old New Tab Page
Replaces New Tab page with old new tab page (ie list of chrome Apps).
Old New Tab Page là gì?
Old New Tab Page là một tiện ích mở rộng Chrome được phát triển bởi http://slayerapps.com, và tính năng chính của nó là "Replaces New Tab page with old new tab page (ie list of chrome Apps).".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Old New Tab Page
Tải xuống các tệp mở rộng Old New Tab Page dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | bfjijikiidgbmjkpeccgkcdeencpgoik |
URL Chính Thức | https://chrome.google.com/webstore/detail/old-new-tab-page/bfjijikiidgbmjkpeccgkcdeencpgoik |
Mô tả | Replaces New Tab page with old new tab page (ie list of chrome Apps). |
Kích Thước Tệp | 14.69 KB |
Số Lần Cài Đặt | 575 |
Phiên Bản Hiện Tại | 1.0.0 |
Cập Nhật Lần Cuối | 2014-04-24 |
Ngày Phát Hành | 2014-04-24 |
Đánh Giá | 4.00/5 Tổng số 12 Đánh Giá |
Nhà Phát Triển | http://slayerapps.com |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |