NotePad
Quick & Easy NotePad. Save Notes & Inserts.
Wat is NotePad?
NotePad is een Chrome-extensie ontwikkeld door searchpuzzle38, en de belangrijkste functie is "Quick & Easy NotePad. Save Notes & Inserts.".
Extensie Screenshots
Download het CRX-bestand van de extensie NotePad
Download NotePad-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Quick & Easy NotePad
==================
Save Notes & pre-define Inserts.
Uses the rich text editor: Quill.js. Basisinformatie over de Extensie
| Naam | |
| ID | copnemeigdkilohdclohjokgbjeehkhd |
| Officiële URL | https://chromewebstore.google.com/detail/notepad/copnemeigdkilohdclohjokgbjeehkhd |
| Beschrijving | Quick & Easy NotePad. Save Notes & Inserts. |
| Bestandsgrootte | 564 KB |
| Aantal Installaties | 69 |
| Huidige Versie | 13 |
| Laatst Bijgewerkt | 2022-04-07 |
| Publicatiedatum | 2020-04-02 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | searchpuzzle38 |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "NotePad",
"version": "13",
"description": "Quick & Easy NotePad. Save Notes & Inserts.",
"permissions": [
"storage"
],
"icons": {
"16": "inc\/icon16.png",
"32": "inc\/icon32.png",
"48": "inc\/icon48.png",
"64": "inc\/icon64.png",
"128": "inc\/icon128.png"
},
"action": {
"default_title": "NotePad",
"default_popup": "index.html",
"default_icon": {
"16": "inc\/icon16.png",
"32": "inc\/icon32.png",
"48": "inc\/icon48.png",
"64": "inc\/icon64.png",
"128": "inc\/icon128.png"
}
},
"manifest_version": 3
} | |