ブックマーク一覧タブ

新規タブにその他のブックマークを表示します。

What is ブックマーク一覧タブ?

ブックマーク一覧タブ is a Chrome extension developed by yk5656, and its main feature is "新規タブにその他のブックマークを表示します。".

Extension Screenshots

screenshot

Download ブックマーク一覧タブ Extension CRX File

Download ブックマーク一覧タブ extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        新規タブにブックマークの一覧を表示します。

[その他のブックマーク]の第一階層までが表示されます。                    

Extension Basic Information

Name ブックマーク一覧タブ ブックマーク一覧タブ
ID ncniplhjmokhmenadhgmpngkbifoomjm
Official URL https://chrome.google.com/webstore/detail/%E3%83%96%E3%83%83%E3%82%AF%E3%83%9E%E3%83%BC%E3%82%AF%E4%B8%80%E8%A6%A7%E3%82%BF%E3%83%96/ncniplhjmokhmenadhgmpngkbifoomjm
Description 新規タブにその他のブックマークを表示します。
File Size 56.5 KB
Installation Count 119
Current Version 0.0.1
Last Updated 2014-10-20
Publish Date 2014-10-20
Rating 5.00/5 Total 2 Ratings
Developer yk5656
Payment Type free
Supported Languages ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u30d6\u30c3\u30af\u30de\u30fc\u30af\u4e00\u89a7\u30bf\u30d6",
    "version": "0.0.1",
    "manifest_version": 2,
    "description": "\u65b0\u898f\u30bf\u30d6\u306b\u305d\u306e\u4ed6\u306e\u30d6\u30c3\u30af\u30de\u30fc\u30af\u3092\u8868\u793a\u3057\u307e\u3059\u3002",
    "icons": {
        "48": "icon\/icon48.png",
        "128": "icon\/icon128.png"
    },
    "permissions": [
        "bookmarks",
        "chrome:\/\/favicon\/"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}