BookMark Container

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

Was ist BookMark Container?

BookMark Container ist eine Chrome-Erweiterung, die von GiveMySpace.com entwickelt wurde, und ihr Hauptmerkmal ist "Stores the bookmarks and you can also search among the bookmark/url you stored.".

Erweiterungsscreenshots

screenshot
screenshot

BookMark Container-Erweiterungs-CRX-Datei herunterladen

Laden Sie BookMark Container-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name BookMark Container BookMark Container
ID bjjjkgoadoddlbdnfoncibamhiojjbho
Offizielle URL https://chromewebstore.google.com/detail/bookmark-container/bjjjkgoadoddlbdnfoncibamhiojjbho
Beschreibung Stores the bookmarks and you can also search among the bookmark/url you stored.
Dateigröße 117 KB
Installationsanzahl 53
Aktuelle Version 1.5
Letztes Update 2014-07-27
Veröffentlichungsdatum 2014-07-26
Bewertung 4.50/5 Insgesamt 4 Bewertungen
Entwickler GiveMySpace.com
Zahlungsart free
Unterstützte Sprachen 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"
    ]
}