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

20 commits

Author SHA1 Message Date
Raymond Hill 702fbba914
add changes needed for self-hosted signed beta version 2018-03-05 17:10:39 -05: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 5b8bcb1a9a
remove obsolete indexedDB transition-related code 2017-11-30 08:42:03 -05:00
xofe a36042b5ce webext: fix options_ui.js removal + remove unused options_ui.html
per ec3d1bfc88
2017-11-24 09:38:37 +00: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 540436fe7f remove webext-hybrid version 2017-11-10 12:35: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 406f6473b6 use indexedDB to cache assets: https://bugzilla.mozilla.org/show_bug.cgi?id=1371255#c11 2017-09-01 08:19:14 -04:00
gorhill b58d09cf02 set proper max version for legacy version 2017-08-25 10:32:26 -04:00
gorhill 2388af05e1 fix http://forums.mozillazine.org/viewtopic.php?p=14763169#p14763169 2017-08-25 10:31:15 -04:00
gorhill d7b3841f93 fix https://github.com/gorhill/uBlock/issues/2843 2017-08-08 16:57:46 -04:00
gorhill df548f1db9 publish webext-hybrid to AOM dev channel 2017-08-02 08:39:06 -04:00
gorhill 840bf9564d FF webext does not support chrome.contentSettings API 2017-04-26 16:04:09 -04:00
gorhill 97509f6d03 hybrid webextension for seamless migration from legacy 2017-03-29 13:46:19 -04:00
gorhill c2d7096500 refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00