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
官方網址 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"
    }
}