nuMatrix version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 0.0.0.6
Released May 13, 2024 - 17.98 MBWorks with firefox 56.0a1 and laterChanged the way blocking beacons works
Reverted some regex changesSource code released under GNU General Public License v3.0 only
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 0.0.0.4
Released Nov 21, 2023 - 17.98 MBWorks with firefox 56.0a1 and laterFeatures:
Keyboard navigation
Temporarily allow a domain on a blocked screen
Other:
Correctly log beacon blocks
Fix some console errors
Remove some default filter lists
Next release will be 0.1 and it might take a while. It will focus on fixing bugs which don't appear to be fixable by moving the backend to uBO, which is the target for version 1.0.Source code released under GNU General Public License v3.0 only
Version 0.0.0.3
Released Nov 15, 2023 - 22.61 MBWorks with firefox 56.0a1 and laterFunctionality:
- Update punycode.js
- Improve solution to ambiguous/punycoded domains
- Add font as a blockable element in the matrix
- Handle beacons as part of hyperlink auditing
Other:
- Add licenses for blocklists where available
- Renames in buildscriptsSource code released under GNU General Public License v3.0 only
Version 0.0.0.2
Released Nov 13, 2023 - 22.57 MBWorks with firefox 56.0a1 and laterTemporary fix for #765 using a fix from uBlock (https://github.com/gorhill/uBlock/issues/2550) which in turn uses the fix from Chromium.
Temporary because its not implemented very well, I'm still getting my head around the uMatrix codebase.
Also made the default blocklists less extreme, which should result in less false positives.Source code released under GNU General Public License v3.0 only