Guinbox Notepad
Keep your notes save .
什麼是Guinbox Notepad?
Guinbox Notepad是由https://www.guinbox.com開發的Chrome擴展程式,該擴展的主要功能是“Keep your notes save .”。
擴展截圖
下載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 擴展基本資訊
| 名稱 | |
| ID | bcmjijbjmjjeochnoiccnnhnenhoeegh |
| 官方網址 | 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:\/\/*\/*"
]
} | |