Bookmarks to JSON

Bookmarks to JSON

Bookmarks to JSON란 무엇입니까?

Bookmarks to JSON은(는) Blue Nest Digital Apps에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Bookmarks to JSON"입니다.

확장 프로그램 스크린샷

screenshot

Bookmarks to JSON 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Export your bookmarks, or a subset of your bookmarks, by choosing a parent folder. The JSON is output to the page for easy copy/pasting.

Use from the 'options' menu by right clicking the extension icon.

Credits:
App made by Bryan Mayor
Icon made by http://www.flaticon.com/authors/madebyoliver from www.flaticon.com                    

확장 프로그램 기본 정보

이름 Bookmarks to JSON Bookmarks to JSON
ID ladccghgadelmlkjfkdjhjlinhogaibi
공식 URL https://chromewebstore.google.com/detail/bookmarks-to-json/ladccghgadelmlkjfkdjhjlinhogaibi
설명 Bookmarks to JSON
파일 크기 8.39 KB
설치 횟수 502
현재 버전 1.1
최근 업데이트 2016-10-08
출시 날짜 2016-10-07
평점 5.00/5 총 3 개의 평점
개발자 Blue Nest Digital Apps
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Bookmarks to JSON",
    "version": "1.1",
    "description": "Bookmarks to JSON",
    "icons": {
        "16": "icons\/agenda16.png",
        "32": "icons\/agenda32.png",
        "64": "icons\/agenda64.png",
        "128": "icons\/agenda128.png"
    },
    "background": {
        "scripts": []
    },
    "permissions": [
        "bookmarks"
    ],
    "options_page": "options.html",
    "manifest_version": 2
}