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
公式URL 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
Eメール [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"
    ]
}