Guinbox Notepad

Keep your notes save .

Guinbox Notepad란 무엇입니까?

Guinbox Notepad은(는) https://www.guinbox.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Keep your notes save ."입니다.

확장 프로그램 스크린샷

screenshot

Guinbox Notepad 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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:\/\/*\/*"
    ]
}