New Inspiring Tab!

Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.

New Inspiring Tab! là gì?

New Inspiring Tab! là một tiện ích mở rộng Chrome được phát triển bởi https://www.nuthinking.com, và tính năng chính của nó là "Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.".

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

screenshot

Tải xuống tệp CRX của tiện ích mở rộng New Inspiring Tab!

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

                        Why having a page loaded in your new tab?

There are web pages that update frequently and that can provide an impressive amount of visual inspiration. An example is Dribbble. You could also put your Facebook but the idea is not to get too distracted to avoid the risk to forget where you wanted to go. The more visual, the better.


Please report new issues here: https://github.com/nuthinking/New-Inspiring-Tab/issues                    

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

Tên New Inspiring Tab! New Inspiring Tab!
ID jljbfjieapkkmdhfngjbdjmchoknjlek
URL Chính Thức https://chromewebstore.google.com/detail/new-inspiring-tab/jljbfjieapkkmdhfngjbdjmchoknjlek
Mô tả Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.
Kích Thước Tệp 10.53 KB
Số Lần Cài Đặt 20
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2012-04-02
Ngày Phát Hành 2012-04-02
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://www.nuthinking.com
Loại Thanh Toán free
URL Trang Trợ Giúp https://github.com/nuthinking/New-Inspiring-Tab
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Inspiring Tab!",
    "version": "1.1",
    "description": "Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.",
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "options_page": "options.html",
    "icons": {
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2
}