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"
    }
}