now - new tab
now - simple new tab
now - new tab là gì?
now - new tab là một tiện ích mở rộng Chrome được phát triển bởi http://sumel.me, và tính năng chính của nó là "now - simple new tab".
Ả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 now - new tab
Tải xuống các tệp mở rộng now - new tab 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
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..
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | nhjnlikmjhhohgonfieanonglomklgmg |
URL Chính Thức | https://chrome.google.com/webstore/detail/now-new-tab/nhjnlikmjhhohgonfieanonglomklgmg |
Mô tả | now - simple new tab |
Kích Thước Tệp | 1.18 MB |
Số Lần Cài Đặt | 2,000 |
Phiên Bản Hiện Tại | 1.31 |
Cập Nhật Lần Cuối | 2014-11-11 |
Ngày Phát Hành | 2014-11-11 |
Đánh Giá | 3.65/5 Tổng số 108 Đánh Giá |
Nhà Phát Triển | http://sumel.me |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://sumel.me/now |
URL Trang Trợ Giúp | http://sumel.me/now |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |