Todo Lists Memo Sticky Note / Post It Notes

Transform your Chrome browser into an interactive board for your daily tasks and memos.

Todo Lists Memo Sticky Note / Post It Notes là gì?

Todo Lists Memo Sticky Note / Post It Notes là một tiện ích mở rộng Chrome được phát triển bởi GPTBLOX, và tính năng chính của nó là "Transform your Chrome browser into an interactive board for your daily tasks and memos.".

Ả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 Todo Lists Memo Sticky Note / Post It Notes

Tải xuống các tệp mở rộng Todo Lists Memo Sticky Note / Post It 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

                        With Todo Lists Memo Sticky Note, never miss out on important tasks or reminders. It serves as your personal sticky note board right within Chrome. Features:

• Create new notes with a simple click.
• Edit or delete notes with ease.
• Notes are automatically saved and available across browser sessions.
• Enjoy a colorful and intuitive design, with notes featuring random soft hues for a pleasant visual experience.                    

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

Tên Todo Lists Memo Sticky Note / Post It Notes Todo Lists Memo Sticky Note / Post It Notes
ID cblcaabagoijnfpiagcfiaalhmnimfpg
URL Chính Thức https://chromewebstore.google.com/detail/todo-lists-memo-sticky-no/cblcaabagoijnfpiagcfiaalhmnimfpg
Mô tả Transform your Chrome browser into an interactive board for your daily tasks and memos.
Kích Thước Tệp 6.67 KB
Số Lần Cài Đặt 65
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2023-09-19
Ngày Phát Hành 2023-09-18
Nhà Phát Triển GPTBLOX
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": 3,
    "name": "Todo Lists Memo Sticky Note \/ Post It Notes",
    "version": "1.0.0",
    "description": "Transform your Chrome browser into an interactive board for your daily tasks and memos.",
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "32": "icons\/icon32.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    },
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    }
}