Online Notepad
Notepad Online is an easy online notepad. With capabilities like upload/download, synced and local notes.
Τι είναι το Online Notepad;
Το Online Notepad είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον enzipe.extensions, και η κύρια λειτουργία του είναι "Notepad Online is an easy online notepad. With capabilities like upload/download, synced and local notes.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Online Notepad
Λήψη αρχείων επέκτασης Online Notepad σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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": [ " |