New Tab

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

什麼是New Tab?

New Tab是由http://oho.ge開發的Chrome擴展程式,該擴展的主要功能是“speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.”。

擴展截圖

screenshot
screenshot

下載New Tab擴展crx文件

下載New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 New Tab New Tab
ID nfgknffehbeogamfmkjbmhiifppdljoa
官方網址 https://chrome.google.com/webstore/detail/new-tab/nfgknffehbeogamfmkjbmhiifppdljoa
簡介 speed dial with websites catalog, that helps people to bookmark desired websites and also find popular.
檔案大小 14.73 KB
安裝次數 570
目前版本 0.1
更新時間 2018-01-17
上架時間 2018-01-17
評分 3.67/5 共 3 次評分
開發者 http://oho.ge
電子郵箱 [email protected]
付費類型 free
擴展官網 http://tab.oho.ge
說明頁面URL http://tab.oho.ge/faq
支援的語言 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"
    ]
}