OpenBD

OpenBD Manual Quick Reference.

OpenBDとは何ですか?

OpenBDはMatthew Roachによって開発されたChromeの拡張機能で、その主な機能は「OpenBD Manual Quick Reference.」です。

拡張機能のスクリーンショット

screenshot
screenshot

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.                    

拡張機能の基本情報

名前 OpenBD OpenBD
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\/"
    ]
}