1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-02 02:14:52 +12:00
Commit graph

12 commits

Author SHA1 Message Date
Raymond Hill a7753fd356
rename "webext" target to "firefox" 2018-08-25 12:05:55 -04:00
Raymond Hill c5f90a9cae
use translated string for sidebar name 2018-01-04 09:08:12 -05:00
Raymond Hill cfaed1e490
add ability to open the logger in sidebar 2018-01-04 08:26:21 -05:00
Raymond Hill deeb211c5d
add ability to block web workers on a per-site basis 2017-12-31 18:18:10 -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 5ddffa6c00 new revision for dev build 2017-11-13 18:50:13 -05:00
gorhill 70b4eb0877 fix #612 2017-11-13 18:24:08 -05:00
gorhill 84aa1fd0e6 fix min version number 2017-10-05 12:19:18 -04:00
gorhill 71fd4427cc set webext min version of to FF56 2017-10-05 12:15:03 -04:00
gorhill 2388af05e1 fix http://forums.mozillazine.org/viewtopic.php?p=14763169#p14763169 2017-08-25 10:31:15 -04:00
gorhill 840bf9564d FF webext does not support chrome.contentSettings API 2017-04-26 16:04:09 -04:00
gorhill c2d7096500 refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00