LinkStash Bookmark Manager

Effectively manage all your bookmarks with ease.

Qu'est-ce que LinkStash Bookmark Manager ?

LinkStash Bookmark Manager est une extension Chrome développée par https://www.xrayz.co.uk, et sa fonction principale est "Effectively manage all your bookmarks with ease.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension LinkStash Bookmark Manager

Téléchargez les fichiers d'extension LinkStash Bookmark Manager 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

                        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.                    

Informations de Base sur l'Extension

Nom LinkStash Bookmark Manager LinkStash Bookmark Manager
ID hhneaipkmnkoklgnkmiidfijfflbobhb
URL Officiel https://chromewebstore.google.com/detail/linkstash-bookmark-manage/hhneaipkmnkoklgnkmiidfijfflbobhb
Description Effectively manage all your bookmarks with ease.
Taille du Fichier 12.41 KB
Nombre d'Installations 1,003
Version Actuelle 1.0
Dernière Mise à Jour 2019-02-28
Date de Publication 2019-02-28
Évaluation 2.52/5 Total 23 Évaluations
Développeur https://www.xrayz.co.uk
Type de Paiement free
Site Web de l'Extension http://www.xrayz.co.uk/linkstash
Langues Prises en Charge 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"
    }
}