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 |
| 官方URL | 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\/"
]
} | |