[The Note Tab]

View your notes in every new tab

Apa itu [The Note Tab]?

[The Note Tab] adalah ekstensi Chrome yang dikembangkan oleh Maxim Collingwood, dan fitur utamanya adalah "View your notes in every new tab".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi [The Note Tab]

Unduh file ekstensi [The Note Tab] 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

                        Have access to beautiful, personalized, minimalistic notes that save as you type, every time you open a new tab.                    

Informasi Dasar Ekstensi

Nama [The Note Tab] [The Note Tab]
ID noebonbkfkpobdnfhjbhafgmllaooicg
URL Resmi https://chromewebstore.google.com/detail/the-note-tab/noebonbkfkpobdnfhjbhafgmllaooicg
Deskripsi View your notes in every new tab
Ukuran File 7.98 KB
Jumlah Instalasi 110
Versi Saat Ini 1
Terakhir Diperbarui 2017-09-27
Tanggal Publikasi 2017-09-26
Penilaian 2.33/5 Total 3 Penilaian
Pengembang Maxim Collingwood
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "chrome_url_overrides": {
        "newtab": "new.html"
    },
    "name": "[The Note Tab]",
    "description": "View your notes in every new tab",
    "version": "1",
    "icons": {
        "128": "icon.png",
        "16": "128.png"
    },
    "browser_action": {
        "default_icon": "128.png"
    }
}