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

8 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 901c325eab
Use documentUrl for context purpose when available
Related issue:
- https://github.com/uBlockOrigin/uMatrix-issues/issues/155

documentUrl was currently used on onBeforeRequest but not
for onBeforeSendHeaders.
2019-05-20 12:07:02 -04:00
Raymond Hill 31cc15ca6c
lots of informal fixes
- us integer tab id -- do not stringify anymore
- improved the parsing of hosts files
- better handling of behind-the-scene network requests when a
  context is provided by the webRequest API
- imported webextFlavor code from uBO
- converted instances of object-as-dict to Map()
2018-04-13 10:24:50 -04:00
gorhill 6e15dba281
improve jshint-ing 2017-12-03 14:44:36 -05:00
gorhill c2d7096500 refactor assets management; working webextension version 2017-03-29 09:12:12 -04:00
gorhill 6df6794f7a update jshint default settings 2016-07-30 09:56:28 -04:00
gorhill 2d7ffc639e default config for jshint 2015-09-26 11:08:22 -04:00
gorhill 3b7130c525 for jshint 2015-09-06 08:38:33 -04:00