Noteblock
Simple text editor
Was ist Noteblock?
Noteblock ist eine Chrome-Erweiterung, die von Bero entwickelt wurde, und ihr Hauptmerkmal ist "Simple text editor".
Erweiterungsscreenshots
Noteblock-Erweiterungs-CRX-Datei herunterladen
Laden Sie Noteblock-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Simple multiple tab text editor.
Your content is securely saved in local storage.
Features:
- download notes
- send notes as emails Grundlegende Informationen zur Erweiterung
| Name | |
| ID | lgggceedgldbcfbpkacockgbkbpjcfdh |
| Offizielle URL | https://chromewebstore.google.com/detail/noteblock/lgggceedgldbcfbpkacockgbkbpjcfdh |
| Beschreibung | Simple text editor |
| Dateigröße | 250 KB |
| Installationsanzahl | 1,121 |
| Aktuelle Version | 1.3.0 |
| Letztes Update | 2022-04-10 |
| Veröffentlichungsdatum | 2016-02-07 |
| Bewertung | 5.00/5 Insgesamt 11 Bewertungen |
| Entwickler | Bero |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Noteblock",
"version": "1.3.0",
"description": "Simple text editor",
"icons": {
"16": "icons\/icon16.png",
"24": "icons\/icon24.png",
"32": "icons\/icon32.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
},
"action": {
"default_icon": "icons\/icon128.png",
"default_popup": "editor.html",
"default_title": "Noteblock"
}
} | |