Noteddy - Take note with Noteddy

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

什么是Noteddy - Take note with Noteddy?

Noteddy - Take note with Noteddy是由Ynnic开发的Chrome扩展程序,该扩展的主要功能是“• Capture ideas instantly without disrupting your workflow • Personal with themes and setting”。

扩展截图

screenshot

下载Noteddy - Take note with Noteddy扩展crx文件

下载Noteddy - Take note with Noteddy扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Noteddy - Take note with Noteddy Noteddy - Take note with Noteddy
ID bidkgdnjcjlclnponfgjjiepfdoaljgg
官方URL https://chromewebstore.google.com/detail/noteddy-take-note-with-no/bidkgdnjcjlclnponfgjjiepfdoaljgg
简介 • Capture ideas instantly without disrupting your workflow • Personal with themes and setting
文件大小 354 KB
安装次数 111
当前版本 1.0.17
更新时间 2024-02-04
上架时间 2024-01-01
评分 4.70/5 共10次评分
开发者 Ynnic
电子邮箱 [email protected]
付费类型 free
支持的语言 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'"
    }
}