LunaNotes - Take notes on YouTube

The Simplest Way to Take Notes on YouTube Videos!

Cos'è LunaNotes - Take notes on YouTube?

LunaNotes - Take notes on YouTube è un'estensione di Chrome sviluppata da https://lunanotes.io, e la sua funzione principale è "The Simplest Way to Take Notes on YouTube Videos!".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione LunaNotes - Take notes on YouTube

Scarica i file di estensione LunaNotes - Take notes on YouTube in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        LunaNotes: Elevate Your YouTube Learning Experience!

Ever get lost in the cool stuff you learn on YouTube? Wish there was a super easy way to remember all the awesome things you discover? Say hello to LunaNotes!

With LunaNotes, you can start taking notes right away while you watch your favorite YouTube videos. No fuss, no hassle! It’s like having a handy notebook that’s always ready whenever you need it.

Curious about what makes LunaNotes so special? Dive in, explore its cool features, and find out why it’s the perfect match for your YouTube adventures. Ready to make learning even more fun? Download LunaNotes and join other learners just like you!

🖋️ Enhanced Note Editor: Our improved editor is cleaner, user-friendly, and auto-saves your notes as you type! Style your notes with various options, ensuring they are organized and engaging.

📸 Screenshot & Annotate with a Powerful Editor: Snap important scenes and annotate them for clarity using our powerful editor. Every crucial concept is now at your fingertips, and you have the tools to edit your screenshots to perfection.

⏰ Timestamps, Tags & Centralized Tag Management: Easily mark specific video moments and categorize your notes with tags for swift retrieval. Plus, with our new Tags page, managing and organizing your tags is more convenient. View all notes associated with a specific tag in one place!

🌐 Accessible on Any Device: Whether you're on your phone, tablet, or computer, LunaNotes is accessible thanks to our versatile web app. Take your notes wherever you go!

🤖 AI-Powered Completions & Integrations: Experience smarter note-taking with our new AI completions, helping you write notes faster and more efficiently. Additionally, our AI integrations offer video summarization and keyword extraction, making it easier for you to focus on what really matters.

😍 Fast-Growing Community: Our community is expanding rapidly, with over 7,000 users already on board! We're committed to continuous improvement and regularly ship updates to ensure the app keeps evolving to meet your needs.

🔜 Continuous Evolution: We are on a relentless quest for improvement. Stay tuned for more exciting updates and features!

Dive into a smarter and more productive YouTube note-taking experience. Try LunaNotes today! 🚀

WEBSITE:
https://lunanotes.io

Note: this is a beta extension and is in constant development, expect many updates with new features.

CHANGELOG:
sep/20/2023: Improved video page design, added dedicated Notes and Tags pages, enhanced note editor with auto-save, introduced AI completions, and more!
aug/20/2023: Fixing new design height
aug/15/2023: New Image editor
may/04/2023: New signup wizard
jan/06/2023: Fixing the taking screenshot feature
aug/27/2022: Bug fixing, preventing creating duplicated tags
aug/25/2022: Dark mode support!
aug/16/2022: Fixed tags removing after editing note title and tags being duplicated
aug/11/2022: You can now add tags to the notes
jul/28/2022: Bugfixes, you can now write code with the new code block option
jul/20/2022: You can now reset your password
jul/10/2022: Added the feature to edit the title of the video.
jul/05/2022: New UI, Wiew the list of videos in which you have added notes within any video.
jan/15/2022: Fixed UI errors.
jan/09/2022: Improved UI, improved note editor style and made tons of internal improvements.
nov/29/2021: fixed some translations.
nov/28/2021: Improved UI, added a fluid container for the app inside YouTube.
nov/27/2021: A web application was created to manage notes outside youtube. 
oct/31/2021: Fixed errors that occurred when saving the note title
oct/30/2021: New note animation and fixed a bug that caused previous notes not to be updated when creating a new note


DISCLAIMER
This extension is NOT made by Google or YouTube, it is created by https://twitter.com/jfdelarosa

LunaNotes is not owned, licensed and is not an affiliate of YouTube or Google Inc.                    

Informazioni di Base sull'Estensione

Nome LunaNotes - Take notes on YouTube LunaNotes - Take notes on YouTube
ID oehoffnnkgcdacmbkhmlbjedinpampak
URL Ufficiale https://chromewebstore.google.com/detail/lunanotes-take-notes-on-y/oehoffnnkgcdacmbkhmlbjedinpampak
Descrizione The Simplest Way to Take Notes on YouTube Videos!
Dimensione del File 305 KB
Conteggio Installazioni 10,627
Versione Corrente 1.3.2
Ultimo Aggiornamento 2023-12-08
Data di Pubblicazione 2021-07-22
Valutazione 4.34/5 Totale 41 Valutazioni
Sviluppatore https://lunanotes.io
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://lunanotes.io
URL della Pagina di Aiuto https://twitter.com/jfdelarosa
URL della Pagina della Politica sulla Privacy https://www.lunanotes.io/privacy-policy
Lingue Supportate en,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.2",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArJcTTAIoHq+ZP5Lqz2N1ukvAPktnIU+8jvO3YMgatG\/oPMhTSWQen1wHpDHlD4vxJiqqRI1\/vePZTEGvrkpqG9xHNCbPcpTyF3Yui5tvBfxJNQKdHHahKndFn1gPBrtL\/BBXj40k\/ShhzBe6\/1atFuSYGIRCml\/m5f1e3aKXRAgPkz4a\/gvuQU8RleZ4WQTNNT85rrKb73BjurTK24cMy4vFd3bqISBfxMDc8FunkrXe1uXipRr5pRp0ECnlY2zv1+O56w7Yp\/SNUn59t3wyYTMZ1219y5LFGZw\/eg5+P2Qo+n2pbL41X7aFKLbH1aU\/\/xszzEHWwRKGJ1fIEtxfAQIDAQAB",
    "name": "__MSG_extName__",
    "short_name": "LunaNotes",
    "description": "__MSG_extDescription__",
    "author": "jfdelarosa",
    "externally_connectable": {
        "matches": [
            "http:\/\/*.localhost:*\/*",
            "https:\/\/*.lunanotes.io\/*"
        ]
    },
    "background": {
        "service_worker": "background\/index.js"
    },
    "default_locale": "en",
    "icons": {
        "128": "assets\/icon.png"
    },
    "manifest_version": 3,
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ],
            "js": [
                "content\/content.js"
            ],
            "css": [
                "assets\/styles.css",
                "content\/style.css"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "matches": [
                "https:\/\/*.youtube.com\/*"
            ]
        }
    ],
    "permissions": [
        "storage"
    ]
}