Releases: bluemoehre/chrome-meta-debugger
Releases · bluemoehre/chrome-meta-debugger
v1.0.0
- adapt new Chrome DevTools color theme
- add value length display to status bar
- improve panel responsiveness
- make columns resizable
- add new code & meta validation system
- merge duplicate detection into general code validation
- add HTML5 checks to general code validation
- add basic OpenGraph validation (beta)
- add basic SEO validation (beta) (#4)
- add settings view (beta)
v0.9.1
v0.9.0
- add status bar
- replace SCSS with pure CSS
- migrate codebase to TypeScript
v0.8.2
- fix handling of text node changes
v0.8.1
- remove obsolete permission
v0.8.0
- migrate to Manifest V3
- rewrite messaging
v0.7.0
- added Chrome dark theme support
- switched from LESS to SASS / SCSS