The SkipTo Landmarks & Headings browser extension for Firefox and Chrome provides keyboard access to the landmark regions and headings (h1–h6) on a web page.
When the SkipTo menu is opened, it displays a list of landmark regions and headings based on the content of the page currently loaded in the active tab of the browser and on the extension's configuration settings.
When a menu item is activated, the popup window is closed and the extension sets focus to the selected element and scrolls it into view, in effect, allowing you to "skip to" the selected content.
The SkipTo menu, which is keyboard navigable, also provides an outline of the major sections and topics on a web page, making it easier for people to understand and find content on well-structured pages.
See the SkipTo Documentation website for information on all keyboard shortcuts, the options/preferences settings and the web accessibility requirements and benefits for people with disabilities that motivate the development of SkipTo.
Current versions for Firefox and Chrome are available at their respective
add-ons websites:
The latest development version of the SkipTo extension can be installed by cloning this GitHub repo (https://github.com/skipto/extension). Once you have a working copy of the repository, follow the instructions for one of the following browsers.
- Open the
Extensionstab from the Chrome main menu. - Enable
Developer modeusing the toggle in the upper right corner. - Select the
Load unpackedbutton (upper left) and navigate to the Git working copy ofextension(see above). - Within the
extensionfolder, select thechromefolder. - The
SkipTobutton, displaying theSkipTologo image, should appear in the Chrome toolbar.
- In the Firefox location bar, type
about:debugging. - In the left column menu of the tab that opens, select
This Firefox. - Under
Temporary Extensions, selectLoad Temporary Add-on...and navigate to the Git working copy ofextension(see above). - Open the
firefoxfolder and select themanifest.jsonfile. - The
SkipTobutton, displaying theSkipTologo image, should appear in the Firefox toolbar.
