Smart Notes
browser based sticky notes 🔥
Apa itu Smart Notes?
Smart Notes adalah ekstensi Chrome yang dikembangkan oleh https://smartcodehub.com, dan fitur utamanya adalah "browser based sticky notes 🔥".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Smart Notes
Unduh file ekstensi Smart Notes dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Smart Note is a note-taking displaying them in easy to consume way, and brand new feature of video conferencing directly from your browser new tab without going to any url developed by Smartcodehub It also supports photo notes, voice notes. a simple alarm notification setting We covered it when it launched, but the short version is that Smart Notes lets you quickly take and save those notes, photos, voice memos, It supports Video Calls Audio Calls video Conferencing screen sharing for better colabration Call recording and many more which you expect from an app the cool thing is you can do it directly fro your browsers new tab
Informasi Dasar Ekstensi
Nama | Smart Notes |
ID | aimmakfgnnekphmbajghonpfkjljmfkn |
URL Resmi | https://chromewebstore.google.com/detail/smart-notes/aimmakfgnnekphmbajghonpfkjljmfkn |
Deskripsi | browser based sticky notes 🔥 |
Ukuran File | 3.69 MB |
Jumlah Instalasi | 1,488 |
Versi Saat Ini | 1.0.7 |
Terakhir Diperbarui | 2020-06-29 |
Tanggal Publikasi | 2020-06-29 |
Penilaian | 4.20/5 Total 5 Penilaian |
Pengembang | https://smartcodehub.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://smartnotes.smartcodehub.com/ |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Smart Notes", "author": "Neeraj Dana", "version": "1.0.7", "description": "browser based sticky notes \ud83d\udd25", "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "notifications" ], "content_security_policy": "script-src 'self' https:\/\/*.smartcodehub.com; object-src 'self'" } |