Smart Notes

browser based sticky notes 🔥

Smart Notes란 무엇입니까?

Smart Notes은(는) https://smartcodehub.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "browser based sticky notes 🔥"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Smart Notes 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
이메일 [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'"
}