Redhat Search Assistant

This extension provides you instant access to help resources for Redhat products and services including Jboss Application Server.

What is Redhat Search Assistant?

Redhat Search Assistant is a Chrome extension developed by Steve Reich, and its main feature is "This extension provides you instant access to help resources for Redhat products and services including Jboss Application Server.".

Extension Screenshots

screenshot
screenshot

Download Redhat Search Assistant Extension CRX File

Download Redhat Search Assistant 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

                                            

Extension Basic Information

Name Redhat Search Assistant Redhat Search Assistant
ID khoppgkppdngpljlpaaddejhppkjnban
Official URL https://chromewebstore.google.com/detail/redhat-search-assistant/khoppgkppdngpljlpaaddejhppkjnban
Description This extension provides you instant access to help resources for Redhat products and services including Jboss Application Server.
File Size 38.94 KB
Installation Count 151
Current Version 1.3
Last Updated 2013-10-17
Publish Date 2013-10-17
Rating 1.00/5 Total 1 Ratings
Developer Steve Reich
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Redhat Search Assistant",
    "description": "This extension provides you instant access to help resources for Redhat products and services including Jboss Application Server.",
    "version": "1.3",
    "browser_action": {
        "default_icon": "redhat_48x48.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "redhat_16x16.png",
        "48": "redhat_48x48.png",
        "128": "redhat_128x128.png"
    }
}