Newtab Notepad

Simple notepad and task manager for newtab.

Apa itu Newtab Notepad?

Newtab Notepad adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "Simple notepad and task manager for newtab.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Newtab Notepad

Unduh file ekstensi Newtab Notepad 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

                        Simple newtab page that works as a notepad. Saves after close. Type "#" and refresh to create a task. Lightweight and power-efficient.                    

Informasi Dasar Ekstensi

Nama Newtab Notepad Newtab Notepad
ID lpaljnokgodjncnejlfagmapjldgbflm
URL Resmi https://chromewebstore.google.com/detail/newtab-notepad/lpaljnokgodjncnejlfagmapjldgbflm
Deskripsi Simple notepad and task manager for newtab.
Ukuran File 8.5 KB
Jumlah Instalasi 99
Versi Saat Ini 1.2
Terakhir Diperbarui 2017-05-04
Tanggal Publikasi 2017-05-04
Penilaian 3.33/5 Total 6 Penilaian
Pengembang Unknown
Tipe Pembayaran free
Situs Ekstensi http://gokulswamy.me
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Newtab Notepad",
    "short_name": "Newtabpad",
    "description": "Simple notepad and task manager for newtab.",
    "version": "1.2",
    "icons": {
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}