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"
    ]
}