myJDoc: A Convenient JavaDocs Version Switcher
myJDoc is a Chrome extension developed by thedaviddelta that provides a convenient way to switch between different versions of JavaDocs. This add-on is specifically designed for developers who frequently work with Java and need to refer to specific JavaDocs versions.
With myJDoc, you can easily switch between JavaSE versions, with the default version set to 8. Additionally, you can convert JavaDocs from version 11+ to any other version. For JavaEE, if you select a version that exceeds the current maximum (7), the extension will automatically redirect you to version 7. However, it's worth noting that myJDoc does not support JavaFX versions 11+ that are outside of Oracle docs.
The extension features a user-friendly interface, with a small window that allows you to select your preferred JavaDocs version and toggle the extension on or off. The update process is performed using simple JavaScript "replace" functions, ensuring a seamless experience for users.
myJDoc is a valuable tool for Java developers who need quick access to different JavaDocs versions without the hassle of manually searching and switching between them. With its straightforward interface and efficient functionality, myJDoc simplifies the process of working with JavaDocs and enhances developer productivity.