Recensiones de URL Replace
URL Replace per duangsuse
Recension de Usator de Firefox 18044062
Classificate 4 de 5
per Usator de Firefox 18044062, há 2 anos17 recensiones
- Classificate 5 de 5per mpliax, há 2 mesesVery useful for replacing CDNs when they're not available.
An example which may help someone:
Format: %https%//cdn.jsdelivr.net/npm(.*)
Destination: %https%//unpkg.com\1
Replace "%https%" with "https:" - Classificate 5 de 5per Usator de Firefox 14076938, há 3 meses
- Classificate 5 de 5per Usator de Firefox 16181994, há 4 mesesWorks well, but lack of examples/documentation means that you have to experiment a lot before getting it to do what you want.
- Classificate 5 de 5per Usator de Firefox 18045411, há 10 mesesWorks well with correct syntax.
E.g.
https://www.reddit.com/(.*)
-->
https://new.reddit.com/\1 - Classificate 5 de 5per Ronx Ronquillo , há um anoThis Firefox addon (and its code) does exactly as described! No-frills redirect for user-specified domains that need redirection.
- Classificate 1 de 5per 🐬 I'M YourOnly.One ❄️ 🔏, há 3 anosLack of documentation and not working even after trying various regex formats.
- Classificate 4 de 5per Usator de Firefox 17384812, há 3 anosIt works for me. It could provide better manual and more examples.
- Classificate 1 de 5per Peter Lyons Kehl, há 4 anosDoesn't seem to work. https://github.com/duangsuse/WebExt-URLReplace/issues/3