NoteTab - Save Your Thoughts

Capture your thoughts seamlessly in the new tab page

Apa itu NoteTab - Save Your Thoughts?

NoteTab - Save Your Thoughts adalah ekstensi Chrome yang dikembangkan oleh 2050, dan fitur utamanya adalah "Capture your thoughts seamlessly in the new tab page".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi NoteTab - Save Your Thoughts

Unduh file ekstensi NoteTab - Save 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

                        Write down your important notes, reminders, or random thoughts seamlessly in the new tab of every page. With NoteTab, your new tab is transformed into a better way to manage your productivity and thoughts as you surf the web. The NoteTab extension is lightweight, minimalistic, blazing fast. 

By clicking "Add to chrome", I accept and agree to installing the NoteTab extension and setting Chrome New Tab search to that provided by the service. The search will be powered by Bing.

Privacy Policy: https://2050.one/privacy

Terms of Service: https://2050.one/terms

Key Feature Include: 

* All Notes are automatically saved.  
* Beautiful background images of Planet Earth.
* Dedicated 'Notepads' to create lists, separate notes and much more.
* Bookmarks with URL images built in.
* Built in timer.
* Light and Dark themes.

We’re always working to make NoteTab better and would love to hear from you. You can reach out to us at [email protected]                    

Informasi Dasar Ekstensi

Nama NoteTab - Save Your Thoughts NoteTab - Save Your Thoughts
ID igdekamfjpbdoijfaegpnmpokdjbgogb
URL Resmi https://chromewebstore.google.com/detail/notetab-save-your-thought/igdekamfjpbdoijfaegpnmpokdjbgogb
Deskripsi Capture your thoughts seamlessly in the new tab page
Ukuran File 184 KB
Jumlah Instalasi 5,326
Versi Saat Ini 0.0.6
Terakhir Diperbarui 2022-09-28
Tanggal Publikasi 2021-07-23
Penilaian 4.25/5 Total 4 Penilaian
Pengembang 2050
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://2050.one/privacy
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NoteTab - Save Your Thoughts",
    "author": "Notetab Builder",
    "version": "0.0.6",
    "description": "Capture your thoughts seamlessly in the new tab page",
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 3
}