Link Cleaner
4 ratings
)Overview
Remove desired parts from a URL via regular expression rules.
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). Note 3: This extension only works when a URL or link is about to load in a tab or window; it does not change the link's href within the page. If you have a feature request or found a bug to report, please fill out the bug report form on the addon's homepage (https://mybrowseraddon.com/link-cleaner.html).
2 out of 54 ratings
Google doesn't verify reviews. Learn more about results and reviews.
Jagy āJā JamesMay 21, 2024
Works as intended. It might be a bit hard for someone to write their own rules, but that's not the extension's fault.
NyarlathotepApr 4, 2024
do you seriously think that people can write regular expressions? there are no clear settings.
Details
- Version0.1.3
- UpdatedJune 15, 2024
- Offered byleocompson
- Size50.73KiB
- LanguagesEnglish
- Developer
Email
leocompson@gmail.com - Non-traderThis 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
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
Support
For help with questions, suggestions, or problems, visit the developer's support site