Online Notepad
Notepad Online is an easy online notepad. With capabilities like upload/download, synced and local notes.
Online Notepad란 무엇입니까?
Online Notepad은(는) enzipe.extensions에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Notepad Online is an easy online notepad. With capabilities like upload/download, synced and local notes."입니다.
확장 프로그램 스크린샷
Online Notepad 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
A remedy for all your text editing problems. Online notepad is a chrome extension of your plain text editor or edit pad that assists you in real-time. Now notes taking and editing becomes easy whether for your office or class. A click-to-go tool that contains all the features of a typical word processing software. Now you don’t need to carry bulky papers or install heavy word processors; our tool reduces your efforts to provide you the best solution. Several reasons why to use this extension. 1. Free of cost: There isn’t any premium plan that you may have seen with other tools and widgets. Ours is a free and inexpensive tool that you can use without any subscription. 2. Simple interface: A very simple interface that doesn’t confuse you while using this tool. It’s a hands-on tool that is designed to give you a simple way to write your text. A blank screen triggers you to get started without any distraction. 3. Pop-up window option: Now you can do multi-tasking with this tool. You can use a pop-up window to side by side with other tasks. For example, you can watch any lecture video, documentary, or whatever your preference is and simultaneously add the key points into the notepad.
확장 프로그램 기본 정보
이름 | |
ID | nddmocnmmmdebnngmdodekiojponoehj |
공식 URL | https://chrome.google.com/webstore/detail/online-notepad/nddmocnmmmdebnngmdodekiojponoehj |
설명 | Notepad Online is an easy online notepad. With capabilities like upload/download, synced and local notes. |
파일 크기 | 62.17 KB |
설치 횟수 | 70 |
현재 버전 | 2.0 |
최근 업데이트 | 2021-10-23 |
출시 날짜 | 2021-10-23 |
개발자 | enzipe.extensions |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.onlinenotepad.io/ |
개인정보 보호 정책 페이지 URL | https://www.paraphraser.io/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "background": { "scripts": [ "contentscript.js" ] }, "browser_action": { "default_icon": "icons\/logo-48.png", "default_popup": "main.html", "default_title": "Online Notepad" }, "content_scripts": [ { "css": [ "style.css", "rich-text-editor.css" ], "js": [ "functions.js", "jquery.js", "include.js" ], "matches": [ " |