Smart Notes

browser based sticky notes 🔥

Smart Notesとは何ですか?

Smart Notesはhttps://smartcodehub.comによって開発されたChromeの拡張機能で、その主な機能は「browser based sticky notes 🔥」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Smart Notes拡張機能のCRXファイルをダウンロード

Smart Notes拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Smart Notes Smart Notes
ID aimmakfgnnekphmbajghonpfkjljmfkn
公式URL https://chromewebstore.google.com/detail/smart-notes/aimmakfgnnekphmbajghonpfkjljmfkn
説明 browser based sticky notes 🔥
ファイルサイズ 3.69 MB
インストール数 1,488
現在のバージョン 1.0.7
最終更新日 2020-06-29
公開日 2020-06-29
評価 4.20/5 合計 5 レビュー
開発者 https://smartcodehub.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://smartnotes.smartcodehub.com/
対応言語 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'"
}