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}"
}
}
} Best Java Doc2Code Alternatives
Here are some Firefox add-ons that are similar to Java Doc2Code:
myJDoc
TheDavidDelta
GitHub Clicks - Navigate in GitHub like an IDE
Gayan Kuruppu
Github Code Outline
VJ
DocJump
sharat87
GitHub Jira Issue Linkifier
Jeff Genovy
Open GitHub or Gitlab in IDE
Victor
GoDoc
Vincent Batoufflet
Code tours Github
Quentin Ménoret
Rocket Web Start
Rocket Software
github-toc
kit494way
一马: 在线代码翻译
Xuan Wu
GitHub Source Code Minimap
slikts