Owly memo pad

This is a basic but useful memo pad

What is Owly memo pad?

Owly memo pad is a Chrome extension developed by Leandro Diez, and its main feature is "This is a basic but useful memo pad".

Extension Screenshots

screenshot

Download Owly memo pad Extension CRX File

Download Owly memo pad extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Basic but useful memo pad                    

Extension Basic Information

Name Owly memo pad Owly memo pad
ID dichidbckhmpkgoglahjjmcidcbglghg
Official URL https://chromewebstore.google.com/detail/owly-memo-pad/dichidbckhmpkgoglahjjmcidcbglghg
Description This is a basic but useful memo pad
File Size 27.39 KB
Installation Count 25
Current Version 0.1.0
Last Updated 2020-09-07
Publish Date 2020-08-23
Rating 5.00/5 Total 3 Ratings
Developer Leandro Diez
Email [email protected]
Payment Type free
Supported Languages 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": []
}