Smile New Tab
A modern and happy new tab page for Chrome.
Smile New Tab là gì?
Smile New Tab là một tiện ích mở rộng Chrome được phát triển bởi A Child Developer, và tính năng chính của nó là "A modern and happy new tab page for Chrome.".
Ả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 Smile New Tab
Tải xuống các tệp mở rộng Smile 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
Smile New Tab is the sequel to Inspire New Tab. Smile has tons of apps, and it has backgrounds you will love. It even has a button which makes you smile! This new tab was made for Chromebooks, otherwise the backgrounds don't fit the screen. This shall be fixed in a future update. But for now, enjoy!
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | dkcobjkclbnibbfealodlnpiflkonifm |
URL Chính Thức | https://chromewebstore.google.com/detail/smile-new-tab/dkcobjkclbnibbfealodlnpiflkonifm |
Mô tả | A modern and happy new tab page for Chrome. |
Kích Thước Tệp | 64.32 MB |
Số Lần Cài Đặt | 13 |
Phiên Bản Hiện Tại | 1.0 |
Cập Nhật Lần Cuối | 2016-08-31 |
Ngày Phát Hành | 2016-08-31 |
Nhà Phát Triển | A Child Developer |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Smile New Tab", "description": "A modern and happy new tab page for Chrome.", "version": "1.0", "permissions": [ "management" ], "icons": { "128": "smilish.png" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |