Notepad
Create, open, and edit notes quickly and easily
Wat is Notepad?
Notepad is een Chrome-extensie ontwikkeld door https://silversinkdevelopment.com, en de belangrijkste functie is "Create, open, and edit notes quickly and easily".
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
Easily create, edit and view notes within your Google Chrome browser. Basisinformatie over de Extensie
| Naam | |
| ID | lhlogiifobbflegkhfmijkkdcejkcmdj |
| Officiële URL | https://chromewebstore.google.com/detail/notepad/lhlogiifobbflegkhfmijkkdcejkcmdj |
| Beschrijving | Create, open, and edit notes quickly and easily |
| Bestandsgrootte | 350 KB |
| Aantal Installaties | 4,631 |
| Huidige Versie | 1.3 |
| Laatst Bijgewerkt | 2012-07-26 |
| Publicatiedatum | 2012-07-26 |
| Beoordeling | 3.33/5 Totaal 15 Beoordelingen |
| Ontwikkelaar | https://silversinkdevelopment.com |
| Betalingswijze | free |
| Extensiewebsite | http://silversinkdevelopment.com/ |
| Ondersteunde Talen | en-US |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Notepad",
"version": "1.3",
"manifest_version": 2,
"description": "Create, open, and edit notes quickly and easily",
"browser_action": {
"default_icon": "images\/icon.png",
"default_popup": "index.html"
},
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon.png"
}
} | |