Browser addons — Google Chrome extensions

Java OpenJDK Search

This extension enables developers to quickly access the source code for the Oracle Java SE API (version 7 and later).
It adds a ‘View Source’ link next to the class name on every Java SE API page. Clicking the link redirects users to a page, hosted on ‘http://www.grepcode.com’, showing the OpenJDK source code of the relevant Java class.

——————-
*New in 1.0.1
Add the View Source link to the Java API “FRAMES” view (previously, we supported only the “NO FRAMES” view). For the “FRAMES” view, the GrepCode source code page will be open in a new tab.