Notepad+

Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…

Cos'è Notepad+?

Notepad+ è un'estensione di Chrome sviluppata da plus.extensions.dev, e la sua funzione principale è "Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Notepad+

Scarica i file di estensione Notepad+ in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows you to use a few commands to help you take notes better. The timers allow you to choose the timer duration, and also swap between creating stopwatches and timers. The timer will turn red once its at 0:00. You can note anything down using lists, and also delete the item by clicking the circle on the left.

Update: fixed transfer bug that failed to provide type:notes home page.                    

Informazioni di Base sull'Estensione

Nome Notepad+ Notepad+
ID lcbldkmdhkffpeamipcnibjifgmoiafp
URL Ufficiale https://chromewebstore.google.com/detail/notepad+/lcbldkmdhkffpeamipcnibjifgmoiafp
Descrizione Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…
Dimensione del File 9.4 KB
Conteggio Installazioni 75
Versione Corrente 2.0.0.3
Ultimo Aggiornamento 2022-02-08
Data di Pubblicazione 2021-02-28
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore plus.extensions.dev
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Notepad+",
    "short_name": "NP+",
    "version": "2.0.0.3",
    "manifest_version": 3,
    "action": {
        "default_icon": "notesLogo.png",
        "default_title": "Notepad+",
        "default_popup": "notepad+.html"
    },
    "icons": {
        "16": "notesLogo.png",
        "48": "notesDispaly.png",
        "128": "notesicon.png"
    }
}