Simple NotePad Sync

Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's

Apa itu Simple NotePad Sync?

Simple NotePad Sync adalah ekstensi Chrome yang dikembangkan oleh Subgurim, dan fitur utamanya adalah "Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Simple NotePad Sync

Unduh file ekstensi Simple NotePad Sync 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

                        Extremely simple notepad.

Just write or paste text and it will be shared in all your Chrome's                    

Informasi Dasar Ekstensi

Nama Simple NotePad Sync Simple NotePad Sync
ID bbekgiidjkhflbpmcoiolidflfpganjk
URL Resmi https://chromewebstore.google.com/detail/simple-notepad-sync/bbekgiidjkhflbpmcoiolidflfpganjk
Deskripsi Extremely simple notepad. Just write or paste text and it will be shared in all your Chrome's
Ukuran File 35.64 KB
Jumlah Instalasi 405
Versi Saat Ini 1.2
Terakhir Diperbarui 2014-06-13
Tanggal Publikasi 2014-06-13
Penilaian 4.44/5 Total 9 Penilaian
Pengembang Subgurim
Tipe Pembayaran free
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Simple NotePad Sync",
    "version": "1.2",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "clipboardWrite"
    ]
}