Container Redirect version history - 2 versions
Container Redirect oleh max.dw.i
Container Redirect version history - 2 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 3.12.0
Released 16 Apr 2025 - 326.61 KBWorks with firefox 58.0 and laterChanged- BREAKING Remove matching patterns beginning with
!
. Now any pattern that does not start with@
is a glob pattern (see https://github.com/max-dw-i/container-redirect?tab=readme-ov-file#usage). - BREAKING Option 'Match domain only' is removed. If a glob pattern has only a domain in it, only URL's domain is going to be checked. If a glob pattern has a domain with a path, the whole URL is going to be checked. For more granular matching use regex patterns (see https://github.com/max-dw-i/container-redirect?tab=readme-ov-file#usage).
Added- BREAKING The order of matching patterns is important now, it defines what pattern is going to be used if there are more than one match (the one that is higher in the list). It can be changed in the 'CSV editor' pop-up.
Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extension- BREAKING Remove matching patterns beginning with
Older versions
Version 3.11.0
Released 17 Feb 2025 - 71.93 KBWorks with firefox 58.0 and laterSource code released under MIT License