Strips click tracking from Google search results
< Feedback on 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!
Yanıt göndermek için oturum açın.
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.