Strips click tracking from Google search results
< Valutazione su Google Tracking-B-Gone
Small change to support pdfsPDF links in Google results are arranged differently from HTML / PHP / ASP / whatever. The "oldLink" variable here will be "undefined". If it is, go back and base everything off "childNodes[1]" instead of "childNodes[0]" and then it works.
This issue has been fixed in version 2.3. Thanks for the bug report!
Accedi per pubblicare una risposta.
Small change to support pdfs
PDF links in Google results are arranged differently from HTML / PHP / ASP / whatever. The "oldLink" variable here will be "undefined". If it is, go back and base everything off "childNodes[1]" instead of "childNodes[0]" and then it works.