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
官方網址 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
電子郵箱 [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'"
}