1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-20 04:03:13 +12:00
Commit graph

22 commits

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.
2019-12-20 12:24:18 -05:00
Raymond Hill b822ae72d9
fix https://github.com/uBlockOrigin/uMatrix-issues/issues/68 2018-10-06 08:07:03 -04:00
Raymond Hill 7f3122c5fd
improve workaround for https://github.com/uBlockOrigin/uMatrix-issues/issues/57: lower minimum text size value 2018-09-17 06:51:42 -04:00
Raymond Hill 62d06792f1
fix #990 2018-04-08 09:10:11 -04:00
Raymond Hill c2a46c5da4
add tooltip for global scope + setting to disable tooltips (see https://github.com/gorhill/uMatrix/issues/936#issuecomment-361936827) 2018-01-31 10:00:33 -05:00
Raymond Hill 9d1b89a0c1
fine tune rendering of slider 2017-12-18 10:25:16 -05:00
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
2017-12-16 09:28:57 -05:00
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.
2017-12-08 07:54:49 -05:00
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
2017-12-01 11:53:40 -05:00
gorhill b1f53a6d09 fix #821 2017-11-21 10:36:08 -05:00
gorhill f3876463d3 imported cloud storage support from uBlock: user rules supported for now 2015-09-05 12:29:28 -04:00
gorhill 83cc6053eb more minor details fixed 2015-05-11 16:48:29 -04:00
gorhill d47d8bf0bf this fixes #158 2015-05-02 17:41:52 -04:00
gorhill 44f1a61c42 placeholder styling gone: it's bloat-ish 2015-05-02 17:13:55 -04:00
gorhill 0e77cbd15d this fixes #45 + revised color-blind mode + support shutdown of content script 2015-05-02 11:17:17 -04:00
gorhill ed67045360 first pass 2015-04-11 17:15:57 -04:00
gorhill 01f7cea94f re #89: fixed using non-compliant color 2015-01-12 22:40:52 -05:00
gorhill 1743f198e5 another check for #1 2014-10-24 17:22:32 -04:00
gorhill 207ee2773b ui details 2014-10-24 14:57:05 -04:00
gorhill 78555a5b7c literal "1st-party" row removes the need for auto-whitelist, strict blocking 2014-10-22 19:46:30 -04:00
gorhill e06985fcc7 dashboard tab to edit user rules 2014-10-21 19:12:25 -04:00
gorhill 0beb752db9 first commit 2014-10-17 15:01:09 -04:00