Secret Notes

Keep notes and hide them by closing the chrome extension. Good for using when you need to access notes quickly

Secret Notes là gì?

Secret Notes là một tiện ích mở rộng Chrome được phát triển bởi Nicholas Z., và tính năng chính của nó là "Keep notes and hide them by closing the chrome extension. Good for using when you need to access notes quickly".

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

Tải xuống các tệp mở rộng Secret Notes 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

                                            

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

Tên Secret Notes Secret Notes
ID hedimpoelhfnnnkhnbbdpaahkjenfppn
URL Chính Thức https://chromewebstore.google.com/detail/secret-notes/hedimpoelhfnnnkhnbbdpaahkjenfppn
Mô tả Keep notes and hide them by closing the chrome extension. Good for using when you need to access notes quickly
Kích Thước Tệp 39.12 KB
Số Lần Cài Đặt 173
Phiên Bản Hiện Tại 2.0
Cập Nhật Lần Cuối 2018-01-18
Ngày Phát Hành 2018-01-17
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển Nicholas Z.
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",
    "manifest_version": 2,
    "name": "Secret Notes",
    "short_name": "SecretNotes",
    "description": "Keep notes and hide them by closing the chrome extension.  Good for using when you need to access notes quickly",
    "version": "2.0",
    "icons": {
        "128": "icon\/128.png",
        "48": "icon\/48.png"
    },
    "browser_action": {
        "default_icon": "icon\/48.png",
        "default_popup": "popup.html"
    }
}