This is a Firefox extension which provides a small toolbar to navigate throught a website, on websites that provide the right "link types", as described in the link types section of the HTML 4 specifications.
This is useful if you are browsing documentation, such as those produced by the Sphinx documentation project or on the W3C documentation pages itself, for example.
Install HTML navigation toolbar (you may need to authorize your web browser to install from this website). Note that you will need Firefox 38.0 or more for this extension to work.
Basically, if the webpage provides the necessary information, you will have a small frame on the top left of your page, which allows to navigate through the website.
If the toolbar bothers you for a particular page, you can click
the X
button to close it.
On some websites, like those generated by Sphinx, you may already find this kind of navigation link, directly embedded into the webpage.
However, they are usually not as accessible as this toolbar, which always stays at the top of your document and always at the same position.
HTML navigation toolbar is developed using the Addon SDK (formerly Jetpack). You can access the source code in the Git repository.
If you want to contact the author, just send an email at [email protected].