Skip to content

Javadoc incremental search for Mozilla Firefox and Google Chrome

License

Notifications You must be signed in to change notification settings

zergar/javadoc-search-frame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javadoc Search Frame

Javadoc incremental search for Mozilla Firefox and Google Chrome.

When viewing Javadocs, this script replaces the package and class frames with a single search frame that allows searching incrementally through all packages and classes at once.

This is achieved with client-side Javascript, so it will work on any local or remote Javadoc page.

Features

Features

Downloads

Mozilla Firefox

Download from Greasy Fork

To have this extension apply to file:// URLs, open the about:config page and set greasemonkey.fileIsGreaseable to true.

Google Chrome

Install Google Chrome extension

To have this extension apply to file:// URLs, configure it from the chrome://extensions/ page.

About

Javadoc incremental search for Mozilla Firefox and Google Chrome

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.8%
  • Python 3.4%
  • HTML 1.8%