Notepad
Create, open, and edit notes quickly and easily
什麼是Notepad?
Notepad是由https://silversinkdevelopment.com開發的Chrome擴展程式,該擴展的主要功能是“Create, open, and edit notes quickly and easily”。
擴展截圖
下載Notepad擴展crx文件
下載Notepad擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Easily create, edit and view notes within your Google Chrome browser. 擴展基本資訊
| 名稱 | |
| ID | lhlogiifobbflegkhfmijkkdcejkcmdj |
| 官方網址 | https://chromewebstore.google.com/detail/notepad/lhlogiifobbflegkhfmijkkdcejkcmdj |
| 簡介 | Create, open, and edit notes quickly and easily |
| 檔案大小 | 350 KB |
| 安裝次數 | 4,631 |
| 目前版本 | 1.3 |
| 更新時間 | 2012-07-26 |
| 上架時間 | 2012-07-26 |
| 評分 | 3.33/5 共 15 次評分 |
| 開發者 | https://silversinkdevelopment.com |
| 付費類型 | free |
| 擴展官網 | http://silversinkdevelopment.com/ |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Notepad",
"version": "1.3",
"manifest_version": 2,
"description": "Create, open, and edit notes quickly and easily",
"browser_action": {
"default_icon": "images\/icon.png",
"default_popup": "index.html"
},
"icons": {
"16": "images\/icon16.png",
"48": "images\/icon48.png",
"128": "images\/icon.png"
}
} | |