A template repository for a Google Chrome extension which toggles a layer on a web page.
- Mouse Block: a Chrome extension for keyboard navigation testing.
- Vision Block: a Chrome extension for screen reader testing.
Clone the repository or download the latest release.
(Copied from Chrome Developers > Documentation > Extensions > Getting started)
- Open the Extension Management page by navigating to
chrome://extensions
.
- Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
- Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions
- Enable Developer Mode by clicking the toggle switch next to Developer mode.
- Click the Load unpacked button and select the extension directory.