Por: HappyJavaDeveloper
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}"
}
}
} Mejores alternativas Java Doc2Code
Aquí hay algunas Firefox add-ons que son similares a Java Doc2Code:
myJDoc
TheDavidDelta
Java Doc Highlighter
Sanz
GitHub Clicks - Navigate in GitHub like an IDE
Gayan Kuruppu
Github Code Outline
VJ
Open Web Launch
Rocket Software
Open Web Launch
Open Web Launch
DocJump
sharat87
Java Redirector
RoiEX
GitHub Jira Issue Linkifier
Jeff Genovy
Open GitHub or Gitlab in IDE
Victor
GoDoc
Vincent Batoufflet
Code tours Github
Quentin Ménoret