SimpleNote

The simplest note extension

Apa itu SimpleNote?

SimpleNote adalah ekstensi Chrome yang dikembangkan oleh Torrextension, dan fitur utamanya adalah "The simplest note extension".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi SimpleNote

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

                        Tools/Modes included (you can activate and desactivate them at anytime):
🔍 Increase font size
🌙 Night/Light mode
👨‍💻 Code mode
🛡️ Spell-Check mode
➕ Extend window size
✅ Recover old notes

We don't collect your data, your notes are stored LOCALLY in your browser ✅

✨New ! Mode PRO : 
- Infinite pages
- Access to new futures

🌐 torrextension.com/simplenote


🔥 IF YOU NEED A CUSTOM EXTENSION, I CAN CREATE ONE FOR YOU : ibuildyourextension.com                    

Informasi Dasar Ekstensi

Nama SimpleNote SimpleNote
ID pceognepcdemhpjlocebidlmnagandon
URL Resmi https://chromewebstore.google.com/detail/simplenote/pceognepcdemhpjlocebidlmnagandon
Deskripsi The simplest note extension
Ukuran File 31.87 KB
Jumlah Instalasi 348
Versi Saat Ini 1.3.2
Terakhir Diperbarui 2023-11-06
Tanggal Publikasi 2023-02-20
Penilaian 5.00/5 Total 3 Penilaian
Pengembang Torrextension
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://torrextension.com/simplenote/
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SimpleNote",
    "version": "1.3.2",
    "description": "The simplest note extension",
    "manifest_version": 3,
    "author": "Torrextension",
    "icons": {
        "16": "logo.png",
        "32": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": "logo.png"
    },
    "permissions": [
        "storage"
    ]
}