Notetab - capture your thoughts
Capture your thoughts seamlessly in the new tab page
Τι είναι το Notetab - capture your thoughts;
Το Notetab - capture your thoughts είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Nicklas Cook, και η κύρια λειτουργία του είναι "Capture your thoughts seamlessly in the new tab page".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Notetab - capture your thoughts
Λήψη αρχείων επέκτασης Notetab - capture your thoughts σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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 Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | malimlglkbkgjkainkeemkhmedcbeene |
| Επίσημο URL | https://chromewebstore.google.com/detail/notetab-capture-your-thou/malimlglkbkgjkainkeemkhmedcbeene |
| Περιγραφή | Capture your thoughts seamlessly in the new tab page |
| Μέγεθος Αρχείου | 175 KB |
| Αριθμός Εγκαταστάσεων | 190 |
| Τρέχουσα Έκδοση | 1.4.5 |
| Τελευταία Ενημέρωση | 2017-04-30 |
| Ημερομηνία Δημοσίευσης | 2017-04-30 |
| Αξιολόγηση | 4.86/5 Συνολικά 7 Αξιολογήσεις |
| Προγραμματιστής | Nicklas Cook |
| Ηλεκτρονικό ταχυδρομείο | [email protected] |
| Τύπος Πληρωμής | free |
| Ιστότοπος Επέκτασης | https://github.com/nicklascook/Notetab |
| Υποστηριζόμενες Γλώσσες | 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
} | |