Greasy Fork is available in English.
Remove most of the annoying tracking token from URL parameters
Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.
Enhanced URL Parsing and Handling:
new URL(url)
Domain-Specific Parameter Removal:
removeByDomain(domain, name)
privacy_mutation_token
acontext
notif_t
_ad
_camp
_tk
si
ocid
ef_id
Event Listeners for URL Changes:
replaceState
popstate
locationchange
Automatic Execution Control:
setInterval
Improved TrackingTokenStripper Functionality:
TrackingTokenStripper
Refactored Code Structure:
URLSearchParams
Improved Performance:
location.href
history.replaceState
More Tracking Tokens Supported:
wt.mc_id
redirectedfrom
share_source
share_medium
guce_referrer
guce_referrer_sig
mc
mcd
cvosrc
utm_id
_ga
Updated Domain Matching Logic:
Additional Logs (Commented Out):
console.log
Fixed Edge Case with Empty Query Strings:
?
#
Corrected Parameter Name and Value Parsing:
=
Resolved Compatibility Issues:
URL
Reduced Unintended URL Changes:
remove(name)