Redhat Search Assistant

Redhat Search Assistant

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

Merlin
Additional files are visible only to premium users

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"
  }
}