Giter Site home page Giter Site logo

xi / a11y-outline Goto Github PK

View Code? Open in Web Editor NEW
36.0 4.0 3.0 154 KB

web extension to navigate document outlines easily

Home Page: https://addons.mozilla.org/firefox/addon/a11y-outline/

License: BSD 3-Clause "New" or "Revised" License

Makefile 4.11% JavaScript 80.17% CSS 15.73%
webextension a11y outline

a11y-outline's Introduction

a11y-outline - web extension to navigate page outlines easily

Many screen readers like JAWS or NVDA have shortcuts to bring up a list of landmarks, headings or links. This browser extension provides the same functionality without requiring a screen reader. It therefore implements Success Criterion 1.9.1 of UAAG20.

This is mainly useful for two audiences:

  • Sighted web developers who want to get a feeling for how blind users might experience their content.
  • Sighted users who like this kind of navigation.

Installation

Firefox

See https://addons.mozilla.org/firefox/addon/a11y-outline/

Chrome

  • Download the latest release and unpack.
  • In chrome, navigate to chrome://extensions/.
  • Make sure that "Developer mode" is checked.
  • Use "Load unpacked extension…"
  • You may need to add the keyboard shortcut manually (at the bottom of the extensions page).

Bookmarklet

A bookmarklet is available on https://xi.github.io/a11y-outline/.

Building manually

Running make should be sufficient.

Usage

Pressing Ctrl+Shift+7 brings up a dialog. You can use the up/down arrow keys to select a list. With the tab key you can switch to the actual list and navigate it with arrow keys.`

Optionally you can create shortcuts for some additional commands in your browser settings.

Note on HTML5 outline algorithm

This extension does not implement the HTML5 outline algorithm, as that is also not available in common screen readers and works very differently from the WAI-ARIA based outlines used here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.