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
官方網址 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"
    ]
}