Data is synced from the Chrome Web Store. View the official store page for the most current information.
This is perfect. It works every time! It would be useful to see more examples, however I was able to achieve what I needed via the shadow-text google -> duckduckgo example. ^https://myorg.visualstudio.com/(.*)$ -> https://dev.azure.com/myorg/$1
It's a GREAT extension! But I have one complaint. Often, the extension fails to replace URLs when the site takes a long time to load. This did not happen with another extension of the same name. e.g. site: autosport web (Japanese site) https://www.as-web.jp/ ----- Regex rules: (https://www\.as-web\.jp/[-\w !#\$%&'\(\)\*\+,\.:;=?]+/[0-9]{7})(?!(\?all|/)) -> $1?all (https://www\.as-web\.jp/[-\w !#\$%&'\(\)\*\+,\.:;=?]+/[0-9]{6})(?!(\?all|[0-9]|/)) -> $1?all ==== Another extension (v2): Redirector https://chromewebstore.google.com/detail/redirector/pajiegeliagebegjdhebejdlknciafen
很好,简单实用
it stopped working, always redirects to only the domain without page-path from src url
Worked like a charm. Now I can ban most of the sites I dislike and redirect them to something more useful Same for sites that put up paywalls and give you no free albeit limited access... you know who you are! I wish I was more knowledgeable in regular expression syntax, but thankfully even a basic site-i-dont-like.com can be redirected to site-i-like.com with a simple and straightforward rule. Been looking for something similar for a while and I am glad I eventually found it! :)
Works great!