Side Note
Instant note-taking
Wat is Side Note?
Side Note is een Chrome-extensie ontwikkeld door arazh1123, en de belangrijkste functie is "Instant note-taking".
Extensie Screenshots
Download het CRX-bestand van de extensie Side Note
Download Side Note-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
Side Note is a lightweight and intuitive Chrome extension designed to enhance your note-taking experience. With Side Note, you can easily capture and organize your thoughts, ideas, reminders, and important information right from your browser. Basisinformatie over de Extensie
| Naam | |
| ID | cbdihfmhpnmelimibgefmggifdnegkil |
| Officiële URL | https://chromewebstore.google.com/detail/side-note/cbdihfmhpnmelimibgefmggifdnegkil |
| Beschrijving | Instant note-taking |
| Bestandsgrootte | 111 KB |
| Aantal Installaties | 168 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2023-06-02 |
| Publicatiedatum | 2023-06-02 |
| Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | arazh1123 |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.azazaz.xyz/sidenote-plugin |
| Help Pagina-URL | https://www.azazaz.xyz/sidenote-plugin |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Side Note",
"version": "1.0",
"description": "Instant note-taking",
"permissions": [
"storage"
],
"action": {
"default_icon": {
"16": "icons\/logo-icon.png"
},
"default_popup": "popup.html"
},
"manifest_version": 3
} | |