Notepad+

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

Qu'est-ce que Notepad+ ?

Notepad+ est une extension Chrome développée par plus.extensions.dev, et sa fonction principale est "Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Notepad+

Téléchargez les fichiers d'extension Notepad+ au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Notepad+ Notepad+
ID lcbldkmdhkffpeamipcnibjifgmoiafp
URL Officiel https://chromewebstore.google.com/detail/notepad+/lcbldkmdhkffpeamipcnibjifgmoiafp
Description Notepad+ is a google chrome extension that allows you to create counters, stopwatches, timers, notes, and lists. The notepad allows…
Taille du Fichier 9.4 KB
Nombre d'Installations 75
Version Actuelle 2.0.0.3
Dernière Mise à Jour 2022-02-08
Date de Publication 2021-02-28
Évaluation 5.00/5 Total 3 Évaluations
Développeur plus.extensions.dev
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}