url-tracking-stripper
url-tracking-stripper copied to clipboard
An open-source Chrome Extension that will remove the tracking parameters from URLs to keep them short and cleaner for sharing, bookmarking, etc. It will also skip any known redirects and take you stra...
Try to login on [masteroverwatch.com](https://masteroverwatch.com) via battle.net, for example. I think it's a bad idea to remove such generic trackers.
Can you please add these trackers to block? https://www.familyhandyman.com/smart-homeowner/futuristic-home-tech-products-we-love/view-all/?_cmp=diytipshintsnl&_ebid=diytipshintsnl782018&_mid=229863&ehid=74437b179f452659f126acfd6f5817ed6052fa33 https://www.tasteofhome.com/recipes/italian-style-chicken-peppers/?_cmp=WeeknightDinners&_ebid=WeeknightDinners11/24/2015&_mid=75097&ehid=1F4DB109342B1F44690D9481F745DB64E55BF700&pmcode=IPIDC01T https://www.tasteofhome.com/recipes/tortilla-pie/?trkid=soc-toh-facebook https://www.tasteofhome.com/recipes/peach-crisp/?trkid=FBPAGE_TOH_20160908_Blockbuster_Dessert_Romance_DetailPage
Perhaps implement was is suggested in https://github.com/newhouse/url-tracking-stripper/issues/55 but only for right-click-copies.
**Example URLs:** ``` - http://ad.doubleclick.net/clk;274204538;98873843;y?http://www.food.com/recipe/cuban-pork-adobo-salad-501729 - http://ad.doubleclick.net/clk;272664759;101583304;i?http://www.porkbeinspired.com/RecipeDetail/2770/Cuban_Pork_Adobo_Salad.aspx ``` As you can see, doubleclick track link doesn't put target URL in any parameters, `targetParam` method can't fit this case. I'd like...
Is it possible to clean Amazon links by cleaning affiliate links?
Hi. I'm a search engine guy, and I'm very interested in a well-tested list of strippable CGI args to reduce the work my crawler has to do. I tried to...
``` _hsmi _hsenc ref fref fb_ref fb_action_ids fb_action_types fb_ref fb_source hc_location action_object_map action_type_map action_ref_map ``` Regards :octocat:
Some sites place tracking information in the fragment identifier portion of the URL, for example: https://www.example.com/russia-sought-to-emulate-us-exceptionalism#.aBcDeFg123 The only thing these fragment identifiers tend to have in common is that they...
Instagram adds a "saved-by" parameter to links presented on the user "saved posts" page, so that when such a URL is shared it provides strong connections in the invisible social...
First of all, I love this (because I am not capable of writing a script to deal with Facebook referral hyperlinks). This extension saves me 5 seconds in every click,...