Pógódnośenja za URL Replace
URL Replace wót duangsuse
Pógódnośenja wót mpliax
Z 5 z 5 pógódnośony
wót mpliax, há 4 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:"
An example which may help someone:
Format: %https%//cdn.jsdelivr.net/npm(.*)
Destination: %https%//unpkg.com\1
Replace "%https%" with "https:"
17 pógódnośenjow
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 14076938, há 4 meses
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 16181994, há 5 mesesWorks well, but lack of examples/documentation means that you have to experiment a lot before getting it to do what you want.
- Z 5 z 5 pógódnośonywót Wužywaŕ Firefox 18045411, há um anoWorks well with correct syntax.
E.g.
https://www.reddit.com/(.*)
-->
https://new.reddit.com/\1 - Z 5 z 5 pógódnośonywót Ronx Ronquillo , há 2 anosThis Firefox addon (and its code) does exactly as described! No-frills redirect for user-specified domains that need redirection.
- Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 18044062, há 2 anos
- Z 1 z 5 pógódnośonywót 🐬 I'M YourOnly.One ❄️ 🔏, há 3 anosLack of documentation and not working even after trying various regex formats.
- Z 4 z 5 pógódnośonywót Wužywaŕ Firefox 17384812, há 3 anosIt works for me. It could provide better manual and more examples.
- Z 1 z 5 pógódnośonywót Peter Lyons Kehl, há 4 anosDoesn't seem to work. https://github.com/duangsuse/WebExt-URLReplace/issues/3