Історія версій Container Redirect - 5 версій
Container Redirect автор max.dw.i
Історія версій Container Redirect - 5 версій
Будьте обачні із застарілими версіями! Ці версії показано лише з метою тестування й довідки.Вам слід завжди використовувати найновішу версію додатка.
Найновіша версія
Версія 3.12.4
Випущено 25 січ 2026 р. - 75,9 КБПрацює з firefox 58.0 і новіше[3.12.4] - 25 Jan 2026
Added- CSV editor. The textarea can be resized horizontally to fit longer lines without wrapping.
Програмний код випущено на умовах Ліцензія MIT
Попередні версії
Версія 3.12.3
Випущено 18 січ 2026 р. - 75,62 КБПрацює з firefox 58.0 і новіше[3.12.3] - 18 Jan 2026
Fixed- Fix CSV editor. Import rules correctly even if the values of the container color and icon are empty or do not match the values of the existing container.
Програмний код випущено на умовах Ліцензія MIT
Версія 3.12.2
Випущено 20 груд 2025 р. - 75,54 КБПрацює з firefox 58.0 і новіше[3.12.2] - 20 Dec 2025
Added- Add integration with extension
Temporary Containers Plus. See the PR.
Fixed- If a tab is opened in a container (1) and there's a container (2) with a pettern like
<>example.com, when you openexample.com, it stays in the container (2). See the issue.
Програмний код випущено на умовах Ліцензія MIT
- Add integration with extension
Версія 3.12.0
Випущено 16 квіт 2025 р. - 326,61 КБПрацює з firefox 58.0 і новішеChanged- 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.
Програмний код випущено на умовах Ліцензія MIT
- BREAKING Remove matching patterns beginning with
Версія 3.11.0
Випущено 17 лют 2025 р. - 71,93 КБПрацює з firefox 58.0 і новішеПрограмний код випущено на умовах Ліцензія MIT