Noteddy - Take note with Noteddy

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

O que é Noteddy - Take note with Noteddy?

Noteddy - Take note with Noteddy é uma extensão do Chrome desenvolvida por Ynnic, e sua principal característica é "• Capture ideas instantly without disrupting your workflow • Personal with themes and setting".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Noteddy - Take note with Noteddy

Baixe arquivos de extensão Noteddy - Take note with Noteddy no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Noteddy - Take note with Noteddy Noteddy - Take note with Noteddy
ID bidkgdnjcjlclnponfgjjiepfdoaljgg
URL Oficial https://chromewebstore.google.com/detail/noteddy-take-note-with-no/bidkgdnjcjlclnponfgjjiepfdoaljgg
Descrição • Capture ideas instantly without disrupting your workflow • Personal with themes and setting
Tamanho do Arquivo 354 KB
Contagem de Instalações 111
Versão Atual 1.0.17
Última Atualização 2024-02-04
Data de Publicação 2024-01-01
Classificação 4.70/5 Total de 10 Avaliações
Desenvolvedor Ynnic
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados 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'"
    }
}