Noteddy - Take note with Noteddy

• Capture ideas instantly without disrupting your workflow • Personal with themes and setting

Noteddy - Take note with Noteddy là gì?

Noteddy - Take note with Noteddy là một tiện ích mở rộng Chrome được phát triển bởi Ynnic, và tính năng chính của nó là "• Capture ideas instantly without disrupting your workflow • Personal with themes and setting".

Ả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 Noteddy - Take note with Noteddy

Tải xuống các tệp mở rộng Noteddy - Take note with Noteddy 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

                        Noteddy is a smart app that helps you take notes with ease. Whether you need to jot down ideas, reminders, tasks, or anything else, Noteddy has you covered. You can also sync your notes across devices, share them with others, and access them offline. Noteddy is the ultimate note-taking app for your personal and professional needs.                    

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

Tên Noteddy - Take note with Noteddy Noteddy - Take note with Noteddy
ID bidkgdnjcjlclnponfgjjiepfdoaljgg
URL Chính Thức https://chromewebstore.google.com/detail/noteddy-take-note-with-no/bidkgdnjcjlclnponfgjjiepfdoaljgg
Mô tả • Capture ideas instantly without disrupting your workflow • Personal with themes and setting
Kích Thước Tệp 354 KB
Số Lần Cài Đặt 111
Phiên Bản Hiện Tại 1.0.17
Cập Nhật Lần Cuối 2024-02-04
Ngày Phát Hành 2024-01-01
Đánh Giá 4.70/5 Tổng số 10 Đánh Giá
Nhà Phát Triển Ynnic
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": "Noteddy - Take note with Noteddy",
    "version": "1.0.17",
    "description": "\u2022 Capture ideas instantly without disrupting your workflow \u2022 Personal with themes and setting",
    "action": {
        "default_icon": ".\/logo.png",
        "default_popup": ".\/index.html"
    },
    "icons": {
        "16": ".\/logo.png",
        "48": ".\/logo.png",
        "128": ".\/logo.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    }
}