JavaAPI (Javadoc) Redirector Firefox

Examine source code of JavaAPI (Javadoc) Redirector

Inspect and view changes in JavaAPI (Javadoc) Redirector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "JavaAPI (Javadoc) Redirector",
  "version": "1.4.9",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "{592a7624-ad88-4d43-aec3-e940dcad653a}"
    }
  },
  "icons": {
    "48": "icons/icon.png",
    "128": "icons/icon_128.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://docs.oracle.com/*"
      ],
      "js": [
        "search-index.js",
        "document.js"
      ],
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options.html"
  }
}

Best JavaAPI (Javadoc) Redirector Alternatives

Here are some Firefox add-ons that are similar to JavaAPI (Javadoc) Redirector: