提供元: RoiEX
Inspect and view changes in Java Redirector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Java-Redirector",
"version": "6.0",
"description": "Redirects your Browser to the newest version of the javadocs",
"icons": {
"48": "icons/java-redirect-48.png"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"storage"
],
"host_permissions": [
"*://docs.oracle.com/*"
],
"background": {
"scripts": [
"java-redirect.js"
]
},
"options_ui": {
"page": "settings.html"
},
"browser_specific_settings": {
"gecko": {
"id": "{b75af37b-574d-4746-ac34-629fa349cf81}"
}
},
"web_accessible_resources": [
{
"resources": [
"json/modules-v10.json",
"json/modules-v11.json",
"json/modules-v12.json",
"json/modules-v13.json",
"json/modules-v14.json",
"json/modules-v15.json",
"json/modules-v16.json",
"json/modules-v17.json",
"json/modules-v18.json",
"json/modules-v19.json",
"json/modules-v20.json",
"json/modules-v21.json"
],
"matches": [
"*://docs.oracle.com/*"
]
}
]
} ベストのJava Redirector代替案
Java Redirectorに類似したFirefox add-onをいくつか紹介します:
JavaAPI (Javadoc) Redirector
YujiSoftware
myJDoc
TheDavidDelta
Angular Material version redirect
Slow Sense
MDN Language Redirector
Timon van Spronsen
Redirector moarales
Moarales
Varia Redirect (unofficial)
bethropolis
py3redirect
Mateusz Maćkowski
Rustdoc URL auto-redirect
Peter
Java Doc2Code
HappyJavaDeveloper
Skip Google Redirect Notice
Shawn
ansible-redirect
janw
Redirector
Einar Egilsson