NotePad

Quick & Easy NotePad. Save Notes & Inserts.

Qu'est-ce que NotePad ?

NotePad est une extension Chrome développée par searchpuzzle38, et sa fonction principale est "Quick & Easy NotePad. Save Notes & Inserts.".

Captures d'Écran de l'Extension

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

                        Quick & Easy NotePad
==================
Save Notes & pre-define Inserts.

Uses the rich text editor: Quill.js.                    

Informations de Base sur l'Extension

Nom NotePad NotePad
ID copnemeigdkilohdclohjokgbjeehkhd
URL Officiel https://chromewebstore.google.com/detail/notepad/copnemeigdkilohdclohjokgbjeehkhd
Description Quick & Easy NotePad. Save Notes & Inserts.
Taille du Fichier 564 KB
Nombre d'Installations 69
Version Actuelle 13
Dernière Mise à Jour 2022-04-07
Date de Publication 2020-04-02
Évaluation 5.00/5 Total 1 Évaluations
Développeur searchpuzzle38
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",
    "version": "13",
    "description": "Quick & Easy NotePad. Save Notes & Inserts.",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "inc\/icon16.png",
        "32": "inc\/icon32.png",
        "48": "inc\/icon48.png",
        "64": "inc\/icon64.png",
        "128": "inc\/icon128.png"
    },
    "action": {
        "default_title": "NotePad",
        "default_popup": "index.html",
        "default_icon": {
            "16": "inc\/icon16.png",
            "32": "inc\/icon32.png",
            "48": "inc\/icon48.png",
            "64": "inc\/icon64.png",
            "128": "inc\/icon128.png"
        }
    },
    "manifest_version": 3
}