OpenBD
OpenBD Manual Quick Reference.
什麼是OpenBD?
OpenBD是由Matthew Roach開發的Chrome擴展程式,該擴展的主要功能是“OpenBD Manual Quick Reference.”。
擴展截圖
下載OpenBD擴展crx文件
下載OpenBD擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Quick access to the OpenBD Manual.
Get details on the tags and functions direct from the OpenBD manual. 擴展基本資訊
| 名稱 | |
| ID | khcnhdehhgbmkncjefpifbfekmkhbgnf |
| 官方網址 | https://chromewebstore.google.com/detail/openbd/khcnhdehhgbmkncjefpifbfekmkhbgnf |
| 簡介 | OpenBD Manual Quick Reference. |
| 檔案大小 | 94.21 KB |
| 安裝次數 | 279 |
| 目前版本 | 0.8.0 |
| 更新時間 | 2013-06-15 |
| 上架時間 | 2013-06-15 |
| 評分 | 5.00/5 共 4 次評分 |
| 開發者 | Matthew Roach |
| 付費類型 | free |
| 擴展官網 | http://openbd.org |
| 支援的語言 | en-GB |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "OpenBD",
"version": "0.8.0",
"manifest_version": 2,
"description": "OpenBD Manual Quick Reference.",
"icons": {
"128": "128icon.png"
},
"homepage_url": "http:\/\/openbd.org",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "index.html"
},
"permissions": [
"http:\/\/www.openbd.org\/"
]
} | |