LinkStash Bookmark Manager

Effectively manage all your bookmarks with ease.

LinkStash Bookmark Managerとは何ですか?

LinkStash Bookmark Managerはhttps://www.xrayz.co.ukによって開発されたChromeの拡張機能で、その主な機能は「Effectively manage all your bookmarks with ease.」です。

拡張機能のスクリーンショット

screenshot
screenshot

LinkStash Bookmark Manager拡張機能のCRXファイルをダウンロード

LinkStash Bookmark Manager拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 LinkStash Bookmark Manager LinkStash Bookmark Manager
ID hhneaipkmnkoklgnkmiidfijfflbobhb
公式URL https://chromewebstore.google.com/detail/linkstash-bookmark-manage/hhneaipkmnkoklgnkmiidfijfflbobhb
説明 Effectively manage all your bookmarks with ease.
ファイルサイズ 12.41 KB
インストール数 1,003
現在のバージョン 1.0
最終更新日 2019-02-28
公開日 2019-02-28
評価 2.52/5 合計 23 レビュー
開発者 https://www.xrayz.co.uk
支払い方法 free
拡張機能のウェブサイト http://www.xrayz.co.uk/linkstash
対応言語 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"
    }
}