BookMark Container

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

Hvad er BookMark Container?

BookMark Container er en Chrome-udvidelse udviklet af GiveMySpace.com, og dens hovedfunktion er "Stores the bookmarks and you can also search among the bookmark/url you stored.".

Udvidelsesskærmbilleder

screenshot
screenshot

Download BookMark Container-udvidelses-CRX-fil

Download BookMark Container-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn BookMark Container BookMark Container
ID bjjjkgoadoddlbdnfoncibamhiojjbho
Officiel URL https://chromewebstore.google.com/detail/bookmark-container/bjjjkgoadoddlbdnfoncibamhiojjbho
Beskrivelse Stores the bookmarks and you can also search among the bookmark/url you stored.
Filstørrelse 117 KB
Antal Installationer 53
Nuværende Version 1.5
Senest Opdateret 2014-07-27
Udgivelsesdato 2014-07-26
Bedømmelse 4.50/5 Samlet 4 Bedømmelser
Udvikler GiveMySpace.com
Betalingsmetode free
Understøttede Sprog 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"
    ]
}