Link Cleaner

Link Cleaner

Remove desired parts from a URL via regular expression rules.

What is Link Cleaner?
Link Cleaner is a Chrome extension that allows users to remove or replace desired parts from a URL using regular expression rules. It provides a simple interface to add regex filters and substitution patterns, making it easy to customize URL behavior. With Link Cleaner, users can modify URLs to fit their preferences or specific requirements. Click the toolbar button to enable or disable the extension and visit the options page to configure rules. Report bugs or request new features through the addon's homepage.
Stats
Users: 500 ▼ -2
Rating: 1.00 (2)
Version: 0.1.2 (Last updated: 2022-10-05)
Creation date: 2020-12-02
Risk impact: Moderate risk impact
Risk likelihood: Moderate risk likelihood
Manifest version: 3
Permissions:
  • storage
  • declarativeNetRequest
Host permissions:
  • *://*/*
Size: 49.11K
URLs: Website
Stats date:

Other platforms

Not available on Firefox
Link Cleaner
Link Cleaner (v0.1.1)
4.00 (1) 277
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Summary

Link Cleaner extension removes or replaces desired parts from a URL with regular expression rules. The toolbar button is the ON|OFF switch to enable or disable the extension.

To work with this addon, please first open the options page. In the middle section, add a regex filter to match the request URL on the left side, then write a regex substitution pattern on the right side. For example:

Sample left-side regular expression rule: ^http[s]://(example.com)[/]?query-1=Q1&query-2=Q2&query-3=Q3&query-4=Q4 Sample right-side regular expression rule: https://\1?query-1=Q1

With the above regular expression rule, if you navigate to URL #1 below in the address bar, it will be redirected to URL #2 (as shown in the first screenshot).

URL #1: https://example.com?query-1=Q1&query-2=Q2&query-3=Q3&query-4=Q4 URL #2: https://example.com?query-1=Q1

Note 1: The first match of the regex filter within the left side URL, will be replaced with the pattern on the right side URL.

Note 2: In the regex substitution pattern, backslash-escaped digits (\1 to \9) are used to insert the corresponding capture groups. \0 refers to the entire matching text (see sample rule #1).

See more
User reviews
Probowalem na roznych linkach i nie czysci URL w zaden sposob.
by Marcin Salacinski Marcin Salacinski, 2022-06-10

Nie działa
by Dorka Ixińska Dorka Ixińska, 2021-02-18
View all user reviews
Safety
Risk impact

Link Cleaner may not be safe to use and it requires some risky permissions. Exercise caution when installing this extension. Review carefully before installing.

Risk likelihood

Link Cleaner is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this extension.

Upgrade to see risk analysis details
Screenshots
Promo images
Link Cleaner small promo image
Small promo image
Similar extensions

Here are some Chrome extensions that are similar to Link Cleaner: