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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "• Capture ideas instantly without disrupting your workflow • Personal with themes and setting"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Noteddy - Take note with Noteddy एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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 |
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'" } } |