BookMark Container

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

O que é BookMark Container?

BookMark Container é uma extensão do Chrome desenvolvida por GiveMySpace.com, e sua principal característica é "Stores the bookmarks and you can also search among the bookmark/url you stored.".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão BookMark Container

Baixe arquivos de extensão BookMark Container no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome BookMark Container BookMark Container
ID bjjjkgoadoddlbdnfoncibamhiojjbho
URL Oficial https://chromewebstore.google.com/detail/bookmark-container/bjjjkgoadoddlbdnfoncibamhiojjbho
Descrição Stores the bookmarks and you can also search among the bookmark/url you stored.
Tamanho do Arquivo 117 KB
Contagem de Instalações 53
Versão Atual 1.5
Última Atualização 2014-07-27
Data de Publicação 2014-07-26
Classificação 4.50/5 Total de 4 Avaliações
Desenvolvedor GiveMySpace.com
Tipo de Pagamento free
Idiomas Suportados 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"
    ]
}