Yahoo direct non-tracking search

Strips tracking and redirection from Yahoo search urls

< Feedback on Yahoo direct non-tracking search

Review: Good - script works

woxxomAuthor
§
Posted: 14.02.2017

Thanks. I think I've fixed the bug. Try updating the userscript.

§
Posted: 14.02.2017

search.yahoo.co.jp onmousedown event href change.

adguard
search.yahoo.co.jp#%#Object.defineProperty(window, 'lswap', { get: function() { return function() { return true; } } });
this rule add.



リダイレクト - futomi's CGI Cafe


mousedown change code


リダイレクト - futomi's CGI Cafe

woxxomAuthor
§
Posted: 14.02.2017
Edited: 14.02.2017

The script works for me - it shows the direct links and opens then directly as seen in devtools network panel. Maybe something else is getting in the way for you, some other userscript or extension.

Make sure you've forced an update of this script in greasemonkey.

Check the console (F12 or ctrl-shift-i) for any related errors.

§
Posted: 14.02.2017
Edited: 14.02.2017

thanks!!
It's work.

chrome + Violentmonkey

*yahoo.tld/* can not run script


so i add *yahoo.*/*

woxxomAuthor
§
Posted: 14.02.2017

Thanks, I've updated the script with the explicitly specified domains.

§
Posted: 15.02.2017

firefox + Greasemonkey

install error

http://prntscr.com/e8xwao

woxxomAuthor
§
Posted: 15.02.2017

Thanks, fixed.

Post reply

Sign in to post a reply.