BookMark Container

Stores the bookmarks and you can also search among the bookmark/url you stored.

BookMark Containerとは何ですか?

BookMark ContainerはGiveMySpace.comによって開発されたChromeの拡張機能で、その主な機能は「Stores the bookmarks and you can also search among the bookmark/url you stored.」です。

拡張機能のスクリーンショット

screenshot
screenshot

BookMark Container拡張機能のCRXファイルをダウンロード

BookMark Container拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Stores the information you need while surfing!!!
Now you can bookmark your all web page for further reading and viewing.
Easy to use.

To Add New Bookmark:
    1. Browse the page you want to bookmark.
    2. Click on the "BookMark Container" to open the Bookmark Container      window.
    3. Now Click on "Add" to bookmark it.

To Remove a Bookmark:
    1. Click on the "BookMark Container" to open the Bookmark Container      window.
    2. Search for the BookMark you want to remove. Click on the "X" against the BookMark and its done.

To Remove All Bookmark:
    1. Click on the "BookMark Container" to open the Bookmark Container      window.
    2. Click on the "Remove" button on the top bar against the BookMark and its done.

Version 1.5
 Updated UI.
 Fixed some bugs.
 Enhanced speed.                    

拡張機能の基本情報

名前 BookMark Container BookMark Container
ID bjjjkgoadoddlbdnfoncibamhiojjbho
公式URL https://chromewebstore.google.com/detail/bookmark-container/bjjjkgoadoddlbdnfoncibamhiojjbho
説明 Stores the bookmarks and you can also search among the bookmark/url you stored.
ファイルサイズ 117 KB
インストール数 53
現在のバージョン 1.5
最終更新日 2014-07-27
公開日 2014-07-26
評価 4.50/5 合計 4 レビュー
開発者 GiveMySpace.com
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "BookMark Container",
    "description": "Stores the bookmarks and you can also search among the bookmark\/url you stored. ",
    "version": "1.5",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "tabs"
    ]
}