URL Rewriter
Item logo image for URL Rewriter

URL Rewriter

1.0(

1 rating

)
ExtensionWorkflow & Planning89 users
Item media 1 screenshot

Overview

Rewrite URLs using custom rules.

Rewrite omnibox strings into desired URLs. Configure the rewrite rules you'd like in the extention options. Rules are of the form: regex_with_capturing_groups --> some_url_with_%s1_and_%s2 Where %s1 and %s2 are the first and second capture groups, respectively. For example, the following rules may be useful: # Fallback: grab first URL and use it .*(https?://[^\s]+).* --> %s1 .*(www\.[^\s]+).* --> %s1 .*(www\d+\.[^\s]+).* --> %s1 (.*) --> https://www.google.com/search?q=%s1 The first identifies a url starting with http and will go to that url. The second identifies urls with www. The third identifies urls such as www2, www3, etc The fourth rule falls back on a google search for the entire string.

1 out of 51 rating

Google doesn't verify reviews. Learn more about results and reviews.

Review's profile picture

Tony BayartSep 20, 2023

Unable to make it work

Details

  • Version
    2.1
  • Updated
    December 30, 2022
  • Offered by
    John Ahlgren
  • Size
    11.3KiB
  • Languages
    English (United States)
  • Developer
    Email
    ahlgren+chromestore@gmail.com
  • Non-trader
    This developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.

Privacy

The developer has disclosed that it will not collect or use your data.

This developer declares that your data is

  • Not being sold to third parties, outside of the approved use cases
  • Not being used or transferred for purposes that are unrelated to the item's core functionality
  • Not being used or transferred to determine creditworthiness or for lending purposes
Google apps