1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-16 09:15:03 +12:00
Commit graph

30 commits

Author SHA1 Message Date
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
Pulsera 6da5e5e5b2 Commented unused code 2017-07-20 09:32:30 -04:00
gorhill c74174a3c4 fix https://discourse.mozilla-community.org/t/support-umatrix/5131/40 2017-06-21 12:56:23 -04:00
gorhill 6781a98fd6 "fix" #771 2017-04-26 16:06:34 -04:00
gorhill 4ccb9bd0d4 fix uncaught exception 2016-11-15 10:05:05 -05:00
gorhill 9e4e4943f3 this fixes many strictness warning in browser console 2015-08-27 14:29:35 -04:00
gorhill ef68842b80 this fixes #232 + AMO feedback re. using innerHTML 2015-05-31 18:11:00 -04:00
gorhill 23aa1e79cb remove overhead of tab selector update when no change 2015-05-18 07:32:25 -04:00
gorhill 855833c978 code review 2015-05-17 15:00:37 -04:00
gorhill d7b6be4567 logger: filter entries by tab 2015-05-15 23:05:37 -04:00
gorhill 73ed896a85 this fixes browser history quirk on Chromium 2015-05-12 08:22:05 -04:00
gorhill 535a46db37 this fixes warning/error entries in browser console 2015-05-12 08:04:13 -04:00
gorhill 3d3160efdf minor code review 2015-05-10 17:59:58 -04:00
gorhill 3384a7614a do not count own inline script 2015-05-09 19:34:45 -04:00
gorhill 6bc728f8b8 refactoring of inline script blocking + improving AMO validation 2015-05-09 19:18:16 -04:00
gorhill 57de4fdf14 code review 2015-05-09 17:14:22 -04:00
gorhill 6f786635f4 extremely early draft of matrix integration within the logger 2015-05-06 00:30:45 -04:00
gorhill b7e5a7bd44 fixed content script's clean shutdown 2015-05-03 09:06:35 -04:00
gorhill 818a3db9e4 code review: easier to maintain 2015-05-03 08:18:06 -04:00
gorhill fb639870df code review 2015-05-03 07:58:10 -04:00
gorhill d32137ced0 code review 2015-05-03 07:33:24 -04:00
gorhill 622d0a7e9d provide iframe URL in placeholders 2015-05-03 07:10:05 -04:00
gorhill 3fe5d48c05 this addresses 44f1a61c42 (commitcomment-11015041) 2015-05-03 06:01:24 -04:00
gorhill 44f1a61c42 placeholder styling gone: it's bloat-ish 2015-05-02 17:13:55 -04:00
gorhill e751a5403b code review 2015-05-02 12:07:40 -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 667becf500 imported mutation observer code from uBlock: more efficient, robust 2014-11-06 10:15:41 -05:00
gorhill e187161b84 take care of session storage as well 2014-10-26 19:41:22 -04:00
gorhill 0beb752db9 first commit 2014-10-17 15:01:09 -04:00