SimpleNote

The simplest note extension

SimpleNote란 무엇입니까?

SimpleNote은(는) Torrextension에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The simplest note extension"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

확장 프로그램 사용 설명서

                        Tools/Modes included (you can activate and desactivate them at anytime):
🔍 Increase font size
🌙 Night/Light mode
👨‍💻 Code mode
🛡️ Spell-Check mode
➕ Extend window size
✅ Recover old notes

We don't collect your data, your notes are stored LOCALLY in your browser ✅

✨New ! Mode PRO : 
- Infinite pages
- Access to new futures

🌐 torrextension.com/simplenote


🔥 IF YOU NEED A CUSTOM EXTENSION, I CAN CREATE ONE FOR YOU : ibuildyourextension.com                    

확장 프로그램 기본 정보

이름 SimpleNote SimpleNote
ID pceognepcdemhpjlocebidlmnagandon
공식 URL https://chromewebstore.google.com/detail/simplenote/pceognepcdemhpjlocebidlmnagandon
설명 The simplest note extension
파일 크기 31.87 KB
설치 횟수 348
현재 버전 1.3.2
최근 업데이트 2023-11-06
출시 날짜 2023-02-20
평점 5.00/5 총 3 개의 평점
개발자 Torrextension
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://torrextension.com/simplenote/
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SimpleNote",
    "version": "1.3.2",
    "description": "The simplest note extension",
    "manifest_version": 3,
    "author": "Torrextension",
    "icons": {
        "16": "logo.png",
        "32": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": "logo.png"
    },
    "permissions": [
        "storage"
    ]
}