OpenBD

OpenBD Manual Quick Reference.

What is OpenBD?

OpenBD is a Chrome extension developed by Matthew Roach, and its main feature is "OpenBD Manual Quick Reference.".

Extension Screenshots

screenshot
screenshot

Download OpenBD Extension CRX File

Download OpenBD extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Quick access to the OpenBD Manual.

Get details on the tags and functions direct from the OpenBD manual.                    

Extension Basic Information

Name OpenBD OpenBD
ID khcnhdehhgbmkncjefpifbfekmkhbgnf
Official URL https://chromewebstore.google.com/detail/openbd/khcnhdehhgbmkncjefpifbfekmkhbgnf
Description OpenBD Manual Quick Reference.
File Size 94.21 KB
Installation Count 279
Current Version 0.8.0
Last Updated 2013-06-15
Publish Date 2013-06-15
Rating 5.00/5 Total 4 Ratings
Developer Matthew Roach
Payment Type free
Extension Website http://openbd.org
Supported Languages 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\/"
    ]
}