Commit Graph

9 Commits (master)

Author SHA1 Message Date
AaronDewes a5a9104e77 A few improvements 4 years ago
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.
4 years ago
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.
5 years ago
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()
6 years ago
gorhill 6e15dba281
improve jshint-ing 7 years ago
gorhill c2d7096500 refactor assets management; working webextension version 7 years ago
gorhill 6df6794f7a update jshint default settings 8 years ago
gorhill 2d7ffc639e default config for jshint 9 years ago
gorhill 3b7130c525 for jshint 9 years ago