LinkStash Bookmark Manager

Effectively manage all your bookmarks with ease.

Was ist LinkStash Bookmark Manager?

LinkStash Bookmark Manager ist eine Chrome-Erweiterung, die von https://www.xrayz.co.uk entwickelt wurde, und ihr Hauptmerkmal ist "Effectively manage all your bookmarks with ease.".

Erweiterungsscreenshots

screenshot
screenshot

LinkStash Bookmark Manager-Erweiterungs-CRX-Datei herunterladen

Laden Sie LinkStash Bookmark Manager-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

                        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.                    

Grundlegende Informationen zur Erweiterung

Name LinkStash Bookmark Manager LinkStash Bookmark Manager
ID hhneaipkmnkoklgnkmiidfijfflbobhb
Offizielle URL https://chromewebstore.google.com/detail/linkstash-bookmark-manage/hhneaipkmnkoklgnkmiidfijfflbobhb
Beschreibung Effectively manage all your bookmarks with ease.
Dateigröße 12.41 KB
Installationsanzahl 1,003
Aktuelle Version 1.0
Letztes Update 2019-02-28
Veröffentlichungsdatum 2019-02-28
Bewertung 2.52/5 Insgesamt 23 Bewertungen
Entwickler https://www.xrayz.co.uk
Zahlungsart free
Erweiterungswebsite http://www.xrayz.co.uk/linkstash
Unterstützte Sprachen 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"
    }
}