Commit Graph

15 Commits (9b292304d33a44465922200efa5f8b378d0f9604)

Author SHA1 Message Date
Raymond Hill 9b292304d3
Bring uMatrix up to date
Notably:
- Import logger improvements from uBO
- Import CNAME uncloaking from uBO
- Import more improvements from uBO
- Make use of modern JS features

This should un-stall further development of uMatrix.
5 years ago
Raymond Hill c2a46c5da4
add tooltip for global scope + setting to disable tooltips (see https://github.com/gorhill/uMatrix/issues/936#issuecomment-361936827) 6 years ago
Raymond Hill 157045924b
fine tune various UI aspects
- more choices of matrix text size
- more accurate wording for matrix switches
- info links for various matrix switches
7 years ago
xofe 613bab0a9d fix noscript setting not being saved on change (regression from 73c8da05b7) 7 years ago
gorhill 73c8da05b7
Fix #335
Additionally, performance improvements:
- Reduce overhead of collapsing elements
  (see https://github.com/gorhill/uBlock/issues/2839)
- Cache decomposition of source hostname when matrix-filtering

Also, various code review.
7 years ago
gorhill fa2658cd2b
import message handling code from uBO, simplify for uMatrix 7 years ago
gorhill 9d43f929bc
Revive formerly removed <noscript> tag spoofing code
Also:
- a new per-scope switch has been added to control <noscript> spoofing on
  a per site basis
- a global setting to be used as the default state of the <noscript>
  spoofing switch
- Privacy pane has been merged into Setting pane
7 years ago
gorhill b1f53a6d09 fix #821 7 years ago
gorhill be3e86e055 user is responsible to reload + fixed cleanup of stale tabs 9 years ago
gorhill 44f1a61c42 placeholder styling gone: it's bloat-ish 9 years ago
gorhill ed67045360 first pass 9 years ago
gorhill f7c2e68887 jshint 10 years ago
gorhill 4b4dc3c0db code review 10 years ago
gorhill 1743f198e5 another check for #1 10 years ago
gorhill 0beb752db9 first commit 10 years ago