Bookmarks to JSON

Bookmarks to JSON

Bookmarks to JSON là gì?

Bookmarks to JSON là một tiện ích mở rộng Chrome được phát triển bởi Blue Nest Digital Apps, và tính năng chính của nó là "Bookmarks to JSON".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Bookmarks to JSON

Tải xuống các tệp mở rộng Bookmarks to JSON dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Bookmarks to JSON Bookmarks to JSON
ID ladccghgadelmlkjfkdjhjlinhogaibi
URL Chính Thức https://chromewebstore.google.com/detail/bookmarks-to-json/ladccghgadelmlkjfkdjhjlinhogaibi
Mô tả Bookmarks to JSON
Kích Thước Tệp 8.39 KB
Số Lần Cài Đặt 502
Phiên Bản Hiện Tại 1.1
Cập Nhật Lần Cuối 2016-10-08
Ngày Phát Hành 2016-10-07
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển Blue Nest Digital Apps
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}