Skip to content

Releases: tomimick/chrome-ext-view-src

1.3.2

14 Feb 18:04
Compare
Choose a tag to compare

Bug fix: cssRules was sometimes inaccessible in Chrome 64

1.3.1

17 Sep 16:30
Compare
Choose a tag to compare
  • 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

20 Aug 06:35
Compare
Choose a tag to compare

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