Guinbox Notepad

Keep your notes save .

What is Guinbox Notepad?

Guinbox Notepad is a Chrome extension developed by https://www.guinbox.com, and its main feature is "Keep your notes save .".

Extension Screenshots

screenshot

Download Guinbox Notepad Extension CRX File

Download Guinbox Notepad 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

                        Welcome to Our Extension Notepad keep your notes save .
- easy and fast
- Support Speech to text (needs Permission from you browser)
- helping you to save time and make hard writing work very easy
- We've developed it to be your good friend for you .
- have a nice day :)
-  If you want to use all the features please visit our site
 https://www.guinbox.com/note                    

Extension Basic Information

Name Guinbox Notepad Guinbox Notepad
ID bcmjijbjmjjeochnoiccnnhnenhoeegh
Official URL https://chromewebstore.google.com/detail/guinbox-notepad/bcmjijbjmjjeochnoiccnnhnenhoeegh
Description Keep your notes save .
File Size 203 KB
Installation Count 87
Current Version 1.3.0
Last Updated 2017-10-04
Publish Date 2017-10-04
Rating 5.00/5 Total 2 Ratings
Developer https://www.guinbox.com
Email [email protected]
Payment Type free
Extension Website https://www.guinbox.com/note
Privacy Policy Page URL https://www.guinrank.com/site/privacy-policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Guinbox Notepad",
    "description": "Keep your notes save .",
    "short_name": "Guinbox note",
    "version": "1.3.0",
    "manifest_version": 2,
    "minimum_chrome_version": "23",
    "icons": {
        "16": "pic\/icon.png",
        "24": "pic\/icon.png",
        "48": "pic\/icon.png",
        "128": "pic\/icon.png"
    },
    "browser_action": {
        "default_title": "Guinbox Notepad",
        "default_icon": "pic\/icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "https:\/\/www.guinbox.com\/",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}