Notetab - capture your thoughts

Capture your thoughts seamlessly in the new tab page

Apa itu Notetab - capture your thoughts?

Notetab - capture your thoughts adalah ekstensi Chrome yang dikembangkan oleh Nicklas Cook, dan fitur utamanya adalah "Capture your thoughts seamlessly in the new tab page".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Notetab - capture your thoughts

Unduh file ekstensi Notetab - capture your thoughts dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Notetab - capture your thoughts Notetab - capture your thoughts
ID malimlglkbkgjkainkeemkhmedcbeene
URL Resmi https://chromewebstore.google.com/detail/notetab-capture-your-thou/malimlglkbkgjkainkeemkhmedcbeene
Deskripsi Capture your thoughts seamlessly in the new tab page
Ukuran File 175 KB
Jumlah Instalasi 190
Versi Saat Ini 1.4.5
Terakhir Diperbarui 2017-04-30
Tanggal Publikasi 2017-04-30
Penilaian 4.86/5 Total 7 Penilaian
Pengembang Nicklas Cook
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://github.com/nicklascook/Notetab
Bahasa yang Didukung 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
}