Side Note
Instant note-taking
Vad är Side Note?
Side Note är en Chrome-tillägg utvecklad av arazh1123, och dess huvudfunktion är "Instant note-taking".
Tilläggsskärmbilder
Ladda ner Side Note-förlängningens CRX-fil
Ladda ner Side Note-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | cbdihfmhpnmelimibgefmggifdnegkil |
| Officiell webbadress | https://chromewebstore.google.com/detail/side-note/cbdihfmhpnmelimibgefmggifdnegkil |
| Beskrivning | Instant note-taking |
| Filstorlek | 111 KB |
| Antal Installationer | 168 |
| Aktuell Version | 1.0 |
| Senast Uppdaterad | 2023-06-02 |
| Publiceringsdatum | 2023-06-02 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | arazh1123 |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://www.azazaz.xyz/sidenote-plugin |
| Hjälpsida URL | https://www.azazaz.xyz/sidenote-plugin |
| Stödda Språk | 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
} | |