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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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