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
Eメール [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:\/\/*\/*"
    ]
}