Notetab - capture your thoughts
Capture your thoughts seamlessly in the new tab page
Wat is Notetab - capture your thoughts?
Notetab - capture your thoughts is een Chrome-extensie ontwikkeld door Nicklas Cook, en de belangrijkste functie is "Capture your thoughts seamlessly in the new tab page".
Extensie Screenshots
Download het CRX-bestand van de extensie Notetab - capture your thoughts
Download Notetab - capture your thoughts-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
Replace the new tab with a better way to manage your life. Lightweight, minimalistic and blazing fast.
✔ Seamless syncing of notes across your Google account.
✔ Beautiful background images from reddit.com/r/Earthporn
✔ 'Notepads' to create lists, separate notes and much more.
✔ Bookmarks with images built in.
✔ Simple timer.
✔ Material Design with both light and dark themes.
More Information:
https://github.com/nicklascook/Notetab Basisinformatie over de Extensie
| Naam | |
| ID | malimlglkbkgjkainkeemkhmedcbeene |
| Officiële URL | https://chromewebstore.google.com/detail/notetab-capture-your-thou/malimlglkbkgjkainkeemkhmedcbeene |
| Beschrijving | Capture your thoughts seamlessly in the new tab page |
| Bestandsgrootte | 175 KB |
| Aantal Installaties | 190 |
| Huidige Versie | 1.4.5 |
| Laatst Bijgewerkt | 2017-04-30 |
| Publicatiedatum | 2017-04-30 |
| Beoordeling | 4.86/5 Totaal 7 Beoordelingen |
| Ontwikkelaar | Nicklas Cook |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://github.com/nicklascook/Notetab |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Notetab - capture your thoughts",
"author": "Nicklas Cook",
"version": "1.4.5",
"description": "Capture your thoughts seamlessly in the new tab page",
"short_name": "Notetab",
"incognito": "split",
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"permissions": [
"storage"
],
"icons": {
"128": "icon128.png"
},
"manifest_version": 2
} | |