Start Clean New Tab Page Lite

Open a new tab with a clean & fast ui, no search

Start Clean New Tab Page Lite là gì?

Start Clean New Tab Page Lite là một tiện ích mở rộng Chrome được phát triển bởi https://startclean.github.io, và tính năng chính của nó là "Open a new tab with a clean & fast ui, no search".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Start Clean New Tab Page Lite

Tải xuống các tệp mở rộng Start Clean New Tab Page Lite 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

                        Version with search: https://chrome.google.com/webstore/detail/start-clean-new-tab-page/oaaiopdkhehimlfmjjljfaaofohdpogd

Start Clean Lite has no search, and is faster. When you open a new tab, focus goes to Chrome's omnibox (search bar).

Start Clean offers a minimal ui that replaces Google Chrome's default page.
It includes the top sites you visit, and shows your apps (both turned on in the settings). You can add your own custom links.

Start Clean New Tab Page has less features and options than alternatives such as Awesome New Tab Page, but it is cleaner, faster, and has only what you need.

Use Start Clean with your linux desktop to spice it up even more.

Previous version updates:

Version 0.2.5 includes bug fixes.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Start Clean New Tab Page Lite Start Clean New Tab Page Lite
ID hcpnfohelmaeaggdaechndhkpcednefi
URL Chính Thức https://chromewebstore.google.com/detail/start-clean-new-tab-page/hcpnfohelmaeaggdaechndhkpcednefi
Mô tả Open a new tab with a clean & fast ui, no search
Kích Thước Tệp 84.82 KB
Số Lần Cài Đặt 101
Phiên Bản Hiện Tại 0.2.9
Cập Nhật Lần Cuối 2016-12-16
Ngày Phát Hành 2016-12-16
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://startclean.github.io
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://startclean.github.io
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "description": "Open a new tab with a clean & fast ui, no search",
    "icons": {
        "48": "icon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgDQiIDQHtMFX4\/LowDda2ZbYKbWhZqcb8gHEszQ8z6cLu9YXxZKkg5WCYPk6qRYIHGkb1GdxndBcUVueJclccrH2bTO7LGeIfQUcEeNQVQ64+\/KxVVBFDZgwy6DKP9QW6Q8Hlm9\/\/F6InR0BJaodIijjlFSfzH\/Is1jeqPSbJeYUZpE8FYnFxQtYrY0wpOC2q4RxPJwioCCnin0ZImXUJ\/I16RjbfWjlJ6+8wCd637pgjL0nbimjjWJa3XhcQoEiL4OYemcwlZu6Fl1cRDHhD6tTqfdtyMrIhTJGGoECeXoYuihcSA3NXsfCwDwUlb93LkQ+lE\/WJaTZjrGWl8qcKQIDAQAB",
    "manifest_version": 2,
    "name": "Start Clean New Tab Page Lite",
    "options_ui": {
        "chrome_style": true,
        "page": "options.html"
    },
    "permissions": [
        "management",
        "storage",
        "topSites"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.2.9"
}