New Tab

speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.

New Tab là gì?

New Tab là một tiện ích mở rộng Chrome được phát triển bởi http://oho.ge, và tính năng chính của nó là "speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.".

Ả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 New Tab

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

                        The Speed Dial expansion changes standard browser tab to beautiful new tab page with Visual Bookmarks.

The main advantage of Speed Dial in comparison with the standard page is that you can add the links to the websites of your choice so you always have direct access to them. And also you can sort the icons of already added links. 

Our expansion also adds the search bar. The page layout can be changed in the expansion settings, you can also change the search engine used for the search bar.

Thanks to "import and export" function your visual bookmarks will not be lost after browser or system reinstallation. This function also allows you to transfer your saved bookmarks to other computers with New Tab Page installed instead of standard page.                    

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

Tên New Tab New Tab
ID nfgknffehbeogamfmkjbmhiifppdljoa
URL Chính Thức https://chrome.google.com/webstore/detail/new-tab/nfgknffehbeogamfmkjbmhiifppdljoa
Mô tả speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.
Kích Thước Tệp 14.73 KB
Số Lần Cài Đặt 570
Phiên Bản Hiện Tại 0.1
Cập Nhật Lần Cuối 2018-01-17
Ngày Phát Hành 2018-01-17
Đánh Giá 3.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển http://oho.ge
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng http://tab.oho.ge
URL Trang Trợ Giúp http://tab.oho.ge/faq
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "tab.html"
    },
    "description": "speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.",
    "icons": {
        "128": "i\/icon128.png",
        "16": "i\/icon16.png",
        "19": "i\/icon19.png",
        "32": "i\/icon32.png",
        "48": "i\/icon48.png"
    },
    "manifest_version": 2,
    "name": "New Tab",
    "short_name": "New Tab - Speed Deals",
    "version": "0.1",
    "web_accessible_resources": [
        "icon48.png"
    ]
}