Releases: tomimick/chrome-ext-view-src
Releases · tomimick/chrome-ext-view-src
1.3.2
Bug fix: cssRules was sometimes inaccessible in Chrome 64
1.3.1
- allow view of local files too
- optimization: don't count js node count for badge anymore
- colorise badge in existing installations too
1.3.0
Changes
- Badge: show only JS count (Chrome 52 did not have enough space for two counters)
- Badge: colorize to red if count exceeds given number
- Shorten tips text
- Update beautifier lib
- Remove tabs permission
- Bugfix: onclick handlers counted wrong