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

27 commits

Author SHA1 Message Date
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 ad9d591b16
Fix #118, #271, #649, #771: removing flawed-at-the-core UA spoofer
The end result of the flawed UA spoofer was to accomplish the
OPPOSITE of the intended goal. UA spoofing for privacy purpose
turns out to be a whole complicated task on its own, and is
best undertaken as a separate dedicated extension -- assuming
it is possible at all.

In any case, this had no place in a "Privacy" section in uMatrix,
this was a bad idea to create this feature in the first place. It's
never too late to correct a bad idea, and this is the purpose of
this commit.
2017-12-01 08:17:30 -05:00
gorhill 1825b65d4c various visual fixes 2017-11-24 17:22:42 -05:00
xofe cacdb07a6e add favicon to dashboard/logger (fix #627) + add i18n for logger title 2017-11-24 09:03:19 +00:00
gorhill b1f53a6d09 fix #821 2017-11-21 10:36:08 -05:00
gorhill 48eb207fa5 import translation work from https://crowdin.com/project/umatrix 2017-11-19 18:47:10 -05:00
gorhill 27dea59284 fix #759 2017-04-27 08:10:54 -04:00
gorhill 7b0cb1b729 remove unused i18n strings 2017-04-07 07:31:02 -04:00
gorhill c2d7096500 refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00
gorhill 8828c4d5cb proper labelling of column 2017-01-31 17:33:41 -05:00
gorhill a4fb878b08 fix https://github.com/gorhill/uBlock/issues/2084 for uMatrix 2016-12-04 10:30:55 -05:00
Alexey Petrenko 3b5b572f36 Fixed broken link 2016-10-04 11:40:06 +05:00
gorhill f3876463d3 imported cloud storage support from uBlock: user rules supported for now 2015-09-05 12:29:28 -04:00
David Manouchehri 471c314bed Added warning about User Agent leaking. 2015-08-03 17:13:11 -04:00
gorhill 33708938da this fixes #212 2015-05-17 15:11:57 -04:00
gorhill 9a40eb17a0 fixed i18n mistake 2015-05-09 20:16:57 -04:00
gorhill 52540c1a9a various fixes 2015-05-08 07:43:23 -04:00
gorhill 05089dc370 preparing for i18n + better defaults 2015-05-07 18:38:29 -04:00
gorhill 8f2b473928 filtering in logger + various small fixes 2015-05-07 11:39:21 -04:00
gorhill 89a2610ab1 various fixes 2015-05-04 20:26:45 -04:00
gorhill 4a86eb0525 https://xkcd.com/1296/ 2015-05-04 18:00:01 -04:00
gorhill b4254db51c refactoring: many changes throughout -- not close to be done 2015-05-03 20:55:27 -04:00
gorhill d47d8bf0bf this fixes #158 2015-05-02 17:41:52 -04:00
gorhill ddaa948cf4 new way of handling blocked documents 2015-05-02 13:30:29 -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 c472e23c7d assets updater, hosts files pane, etc. 2015-05-01 19:27:43 -04:00
gorhill 63aa4be9f7 reorganizing, preparing move to vAPI 2015-04-10 17:06:49 -04:00