Java Doc2Code Firefox

Examine source code of Java Doc2Code

Inspect and view changes in Java Doc2Code source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Doc2Code",
  "version": "1.0",
  "description": "Maps the Oracle Java 11+ documentation page to the OpenJDK source code on Github",
  "icons": {
    "48": "icons/logo-48.png",
    "96": "icons/logo-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://docs.oracle.com/*javase/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{446acbbe-ef34-49f0-9bf3-003887916395}"
    }
  }
}

Melhores alternativas Java Doc2Code

Aqui estão algumas Firefox add-ons que são similares a Java Doc2Code: