Java Redirector (javadocs)
Extension Delisted
This extension is no longer available in the official store. Delisted on 2025-09-15.
Extension Actions
CRX ID
lhaheemblmbicijeokdbnklhnblmpdgj
Status
- Unpublished Long Ago
- No Privacy Policy
Description from extension meta
Redirects your Browser to the newest version of the javadocs (version 8)
Description from store
This extension does one thing only. It redirects obsolete javadocs to the latest version which is version 8.
This extension is inspired from RoIEX Firefox add-on https://addons.mozilla.org/en-US/firefox/addon/java-redirector/, though it is rewritten to perform the action faster.
Example:
https://docs.oracle.com/javase/7/docs/api/java/lang/String.html
-->
https://docs.oracle.com/javase/8/docs/api/java/lang/String.html
Latest reviews
- Tai Nguyen
- awesome, thanks! Icon is really modern plus it helped resolved a few dangling javadoc references from versions ago that wasn't properly linked to using @deprecated(...) and @see(...)