BookMark Container

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

Cos'è BookMark Container?

BookMark Container è un'estensione di Chrome sviluppata da GiveMySpace.com, e la sua funzione principale è "Stores the bookmarks and you can also search among the bookmark/url you stored.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione BookMark Container

Scarica i file di estensione BookMark Container in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome BookMark Container BookMark Container
ID bjjjkgoadoddlbdnfoncibamhiojjbho
URL Ufficiale https://chromewebstore.google.com/detail/bookmark-container/bjjjkgoadoddlbdnfoncibamhiojjbho
Descrizione Stores the bookmarks and you can also search among the bookmark/url you stored.
Dimensione del File 117 KB
Conteggio Installazioni 53
Versione Corrente 1.5
Ultimo Aggiornamento 2014-07-27
Data di Pubblicazione 2014-07-26
Valutazione 4.50/5 Totale 4 Valutazioni
Sviluppatore GiveMySpace.com
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}