Owly memo pad
This is a basic but useful memo pad
Cos'è Owly memo pad?
Owly memo pad è un'estensione di Chrome sviluppata da Leandro Diez, e la sua funzione principale è "This is a basic but useful memo pad".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Owly memo pad
Scarica i file di estensione Owly memo pad 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
                        Basic but useful memo pad                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | dichidbckhmpkgoglahjjmcidcbglghg | 
| URL Ufficiale | https://chromewebstore.google.com/detail/owly-memo-pad/dichidbckhmpkgoglahjjmcidcbglghg | 
| Descrizione | This is a basic but useful memo pad | 
| Dimensione del File | 27.39 KB | 
| Conteggio Installazioni | 25 | 
| Versione Corrente | 0.1.0 | 
| Ultimo Aggiornamento | 2020-09-07 | 
| Data di Pubblicazione | 2020-08-23 | 
| Valutazione | 5.00/5 Totale 3 Valutazioni | 
| Sviluppatore | Leandro Diez | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Lingue Supportate | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Owly memo pad",
    "description": "This is a basic but useful memo pad",
    "version": "0.1.0",
    "manifest_version": 2,
    "icons": {
        "16": ".\/images\/icons\/buho16.png",
        "32": ".\/images\/icons\/buho32.png",
        "64": ".\/images\/icons\/buho64.png",
        "128": ".\/images\/icons\/buho128.png"
    },
    "browser_action": {
        "default_popup": "popup.html"
    },
    "permissions": []
}  |  |