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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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