Guinbox Notepad

Keep your notes save .

什么是Guinbox Notepad?

Guinbox Notepad是由https://www.guinbox.com开发的Chrome扩展程序,该扩展的主要功能是“Keep your notes save .”。

扩展截图

screenshot

下载Guinbox Notepad扩展crx文件

下载Guinbox Notepad扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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                    

扩展基本信息

名称 Guinbox Notepad Guinbox Notepad
ID bcmjijbjmjjeochnoiccnnhnenhoeegh
官方URL https://chromewebstore.google.com/detail/guinbox-notepad/bcmjijbjmjjeochnoiccnnhnenhoeegh
简介 Keep your notes save .
文件大小 203 KB
安装次数 87
当前版本 1.3.0
更新时间 2017-10-04
上架时间 2017-10-04
评分 5.00/5 共2次评分
开发者 https://www.guinbox.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.guinbox.com/note
隐私政策页面URL https://www.guinrank.com/site/privacy-policy
支持的语言 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:\/\/*\/*"
    ]
}