Releases: ffoodd/a11y.css-webextension
Releases · ffoodd/a11y.css-webextension
Release list
v2.1.0
v2.0.2
2.0.1
Fixes
:targetstyles applied only when check alt reporter is active, and only on inserted anchors (#42)- Greek language tag is
el(fixed in a11y.css v5.2.1) — thanks @PhilippeVay (#38)
Chore
- Update dependencies
- Improve version script to clean up zip files and bump version in manifest files
- Use web-ext to build, lint and load extension
- Include a11y.css sourcemaps in
css/
Let's go for another round!
Manifest V3
First major version since webextension has its own repository 🚀
Changes
- Migrate to Manifest V3 (#21) with some UI updates while at it
- Updated dependencies
- Improved tooling and configuration (Stylelint and
.editorconfig, added addons-linter, introduced Dependabot) - Use
chrome.i18n()API for translations (#3) - Use
scripting.insertCSS()andscripting.removeCSS()to apply styles (#11) - Disable action for internal browser tabs
- Disable check alts when no images in the page (#5)