BookMark Container

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

Wat is BookMark Container?

BookMark Container is een Chrome-extensie ontwikkeld door GiveMySpace.com, en de belangrijkste functie is "Stores the bookmarks and you can also search among the bookmark/url you stored.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie BookMark Container

Download BookMark Container-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam BookMark Container BookMark Container
ID bjjjkgoadoddlbdnfoncibamhiojjbho
Officiële URL https://chromewebstore.google.com/detail/bookmark-container/bjjjkgoadoddlbdnfoncibamhiojjbho
Beschrijving Stores the bookmarks and you can also search among the bookmark/url you stored.
Bestandsgrootte 117 KB
Aantal Installaties 53
Huidige Versie 1.5
Laatst Bijgewerkt 2014-07-27
Publicatiedatum 2014-07-26
Beoordeling 4.50/5 Totaal 4 Beoordelingen
Ontwikkelaar GiveMySpace.com
Betalingswijze free
Ondersteunde Talen 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"
    ]
}