Owly memo pad

This is a basic but useful memo pad

Wat is Owly memo pad?

Owly memo pad is een Chrome-extensie ontwikkeld door Leandro Diez, en de belangrijkste functie is "This is a basic but useful memo pad".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Owly memo pad

Download Owly memo pad-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Basic but useful memo pad                    

Basisinformatie over de Extensie

Naam Owly memo pad Owly memo pad
ID dichidbckhmpkgoglahjjmcidcbglghg
Officiële URL https://chromewebstore.google.com/detail/owly-memo-pad/dichidbckhmpkgoglahjjmcidcbglghg
Beschrijving This is a basic but useful memo pad
Bestandsgrootte 27.39 KB
Aantal Installaties 25
Huidige Versie 0.1.0
Laatst Bijgewerkt 2020-09-07
Publicatiedatum 2020-08-23
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Leandro Diez
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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": []
}