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:
- Download the zip of the project onto your PC or Mac and unzip.
- Open the Extensions page in your Chrome Browser.
- Enable deverloper mode (should be a slider on the top right of the Maange Extensions page).
- Use "Load Unpached" to load the extension.
- 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:
- Use your favourite bookmarklet makeer e.g. https://caiorss.github.io/bookmarklet-maker/
- Paste src/KeyboardUnreachable.js into the Code section.
- Choose the "generate bookmarklet" button.
- 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.