BookMark Container

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

Qu'est-ce que BookMark Container ?

BookMark Container est une extension Chrome développée par GiveMySpace.com, et sa fonction principale est "Stores the bookmarks and you can also search among the bookmark/url you stored.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension BookMark Container

Téléchargez les fichiers d'extension BookMark Container au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom BookMark Container BookMark Container
ID bjjjkgoadoddlbdnfoncibamhiojjbho
URL Officiel https://chromewebstore.google.com/detail/bookmark-container/bjjjkgoadoddlbdnfoncibamhiojjbho
Description Stores the bookmarks and you can also search among the bookmark/url you stored.
Taille du Fichier 117 KB
Nombre d'Installations 53
Version Actuelle 1.5
Dernière Mise à Jour 2014-07-27
Date de Publication 2014-07-26
Évaluation 4.50/5 Total 4 Évaluations
Développeur GiveMySpace.com
Type de Paiement free
Langues Prises en Charge 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"
    ]
}