Notepad

Create, open, and edit notes quickly and easily

Apa itu Notepad?

Notepad adalah ekstensi Chrome yang dikembangkan oleh https://silversinkdevelopment.com, dan fitur utamanya adalah "Create, open, and edit notes quickly and easily".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Notepad

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

                        Easily create, edit and view notes within your Google Chrome browser.                    

Informasi Dasar Ekstensi

Nama Notepad Notepad
ID lhlogiifobbflegkhfmijkkdcejkcmdj
URL Resmi https://chromewebstore.google.com/detail/notepad/lhlogiifobbflegkhfmijkkdcejkcmdj
Deskripsi Create, open, and edit notes quickly and easily
Ukuran File 350 KB
Jumlah Instalasi 4,631
Versi Saat Ini 1.3
Terakhir Diperbarui 2012-07-26
Tanggal Publikasi 2012-07-26
Penilaian 3.33/5 Total 15 Penilaian
Pengembang https://silversinkdevelopment.com
Tipe Pembayaran free
Situs Ekstensi http://silversinkdevelopment.com/
Bahasa yang Didukung en-US
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Notepad",
    "version": "1.3",
    "manifest_version": 2,
    "description": "Create, open, and edit notes quickly and easily",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon.png"
    }
}