Skip to content

Remediates unreachable buttons on web pages, partly resolves WCAG 2.1 Keyboard (level A)

License

Notifications You must be signed in to change notification settings

bobdodd/ButtonMe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ButtonMe

Remediates unreachable buttons on web pages, partly resolves WCAG 2.1 Keyboard (level A).

ButtonMe can be used either as a Chrome extension or as a bookmarklet.

To use as a Chrome extension:

  1. Download the zip of the project onto your PC or Mac and unzip.
  2. Open the Extensions page in your Chrome Browser.
  3. Enable deverloper mode (should be a slider on the top right of the Maange Extensions page).
  4. Use "Load Unpached" to load the extension.
  5. Reload the site you want to use the extension with (the extension only runs when a page is refreshed).

There is no configuration required.

To use as a bookmarklet:

  1. Use your favourite bookmarklet makeer e.g. https://caiorss.github.io/bookmarklet-maker/
  2. Paste src/KeyboardUnreachable.js into the Code section.
  3. Choose the "generate bookmarklet" button.
  4. Add the generated bookmarklet to you browser bookmarks.

Note that bookmarklets are browser vendor independent, and shoudl work everywhere, but you will need to choose the bookmark on each page you visit.

About

Remediates unreachable buttons on web pages, partly resolves WCAG 2.1 Keyboard (level A)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published