LinkStash Bookmark Manager

Effectively manage all your bookmarks with ease.

Wat is LinkStash Bookmark Manager?

LinkStash Bookmark Manager is een Chrome-extensie ontwikkeld door https://www.xrayz.co.uk, en de belangrijkste functie is "Effectively manage all your bookmarks with ease.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie LinkStash Bookmark Manager

Download LinkStash Bookmark Manager-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

                        IMPORTANT: FOR MICROSOFT WINDOWS ONLY.
IMPORTANT: DOESN'T work with Android, Chrome OS, Mac, Linux.
IMPORTANT: REQUIRES LinkStash to be installed from http://www.xrayz.co.uk/linkstash

The extension enables the use of LinkStash with Chrome and requires LinkStash to be installed.

LinkStash is a bookmark manager for Windows. Bookmark webpages and documents. Check for dead links and duplicate URLs. Generate complex passwords. Manage and store passwords, tags, comments, ratings and more. Encrypt bookmarks for privacy and security. Search and organize all your bookmarks. Take your bookmarks with you on a portable flash drive.                    

Basisinformatie over de Extensie

Naam LinkStash Bookmark Manager LinkStash Bookmark Manager
ID hhneaipkmnkoklgnkmiidfijfflbobhb
Officiële URL https://chromewebstore.google.com/detail/linkstash-bookmark-manage/hhneaipkmnkoklgnkmiidfijfflbobhb
Beschrijving Effectively manage all your bookmarks with ease.
Bestandsgrootte 12.41 KB
Aantal Installaties 1,003
Huidige Versie 1.0
Laatst Bijgewerkt 2019-02-28
Publicatiedatum 2019-02-28
Beoordeling 2.52/5 Totaal 23 Beoordelingen
Ontwikkelaar https://www.xrayz.co.uk
Betalingswijze free
Extensiewebsite http://www.xrayz.co.uk/linkstash
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LinkStash Bookmark Manager",
    "description": "Effectively manage all your bookmarks with ease.",
    "version": "1.0",
    "manifest_version": 2,
    "permissions": [
        "nativeMessaging",
        "tabs"
    ],
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png"
        },
        "default_popup": "main.html"
    }
}