Cloud Notepad Plus

Saving your rich text/picture notes on cloud, sharing among your devices, collecting web pages, and encryption to ensure security.

Cloud Notepad Plus란 무엇입니까?

Cloud Notepad Plus은(는) Jeffrey에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Saving your rich text/picture notes on cloud, sharing among your devices, collecting web pages, and encryption to ensure security."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Cloud Notepad Plus 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Notepad Plus is a extension for saving your works on cloud, collecting web pages with one click, sharing notes among your devices,  displaying your wonderful notes with rich text and pictures, and using high-strength encryption to ensure your security.

Fetures:
1. Rich text/picture notes, collecting web pages with one click
2. Real-time cloud synchronize, share all your notes among your devices
3. High-strength AES encryption to ensure the safety of your notes

云笔记本是一款集富文本图文编辑、云同步、高强度加密的chrome扩展,随时随地记录您的想法,收集您喜爱的网页,所有设备无缝共享笔记,AES加密确保您的数据安全。
功能:
1. 富文本和图片编辑,一键保存网页精彩文章
2. 实时云同步,可以在你所有的设备中共享笔记
3. 采用AES高强度加密,保证传输过程中重要数据不被窃取

Bug Fix:
V1.5.0
1) Upgrade extension to manifest V3

V1.2.0
1) Fixed sync and show problem

V1.1.8
1) Add SSL support

v1.1.4,v1.15
1) Fixed sync and sortable problem

v1.1.3
1) Sync delete notes
2) Fixed sort order

v1.1.2
1) Fixed notes confusion in Window Mode
2) Speed up sync                    

확장 프로그램 기본 정보

이름 Cloud Notepad Plus Cloud Notepad Plus
ID plbckdnoefpnkjnkchokkknflfmhbkeb
공식 URL https://chromewebstore.google.com/detail/cloud-notepad-plus/plbckdnoefpnkjnkchokkknflfmhbkeb
설명 Saving your rich text/picture notes on cloud, sharing among your devices, collecting web pages, and encryption to ensure security.
파일 크기 206 KB
설치 횟수 834
현재 버전 1.5.0
최근 업데이트 2023-11-17
출시 날짜 2020-01-07
평점 4.50/5 총 6 개의 평점
개발자 Jeffrey
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "action": {
        "default_icon": "images\/icon\/48.png",
        "default_popup": "popup.html",
        "default_title": "Notepad Plus"
    },
    "default_locale": "en",
    "description": "__MSG_extension_description__",
    "icons": {
        "128": "images\/icon\/128.png",
        "16": "images\/icon\/16.png",
        "48": "images\/icon\/48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAyQlhAltmg+FNqvVdMvbxKNtBLM2lONBLPJttb2gdcC4Td8XfIKC6cenKXPEmoeLnZNAvULyKSoMXyNByRmJGq8i+87vzvo5FL79\/jrw\/gWbP0Lsr\/oqTddddBnZDx\/jeEzkO02\/oZv6o7RBP0lUbKDKf5JTlqua5KjYRdEije6e7fkIJTcfFvKIHGGKoMAzUySxki1IyMOFhpr6W52fh5\/LjlePX3mbhZQc\/dZx30ZLburguwiLRyka0mR9GceawjTn1xPYhXFikbdQF8Xh8SZ1bruWtV0aMiLIqQHd\/hCOS3EMrQsCRSbyPLm6VlEexz\/4Uo5GSxChv71\/pE5e7cQIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_extension_name__",
    "permissions": [
        "contextMenus",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/npp.feiworks.com:8443\/"
    ],
    "short_name": "__MSG_extension_short_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5.0"
}