Code Monkey home page Code Monkey logo

google-direct's Introduction

Google Direct

Firefox Version

NAME

Google Direct - remove tracking links from Google Search results

INSTALLATION

DESCRIPTION

This is a Firefox addon which removes tracking from Google Search results by disabling the JavaScript function which rewrites links when clicked.

Why?

There are many addons which do this, but most do so by detecting links, disabling their event handlers, and restoring their URLs, which can be fragile and fiddly. Typically these addons are dozens or even hundreds of lines long and have to be updated each time the HTML changes.

By contrast, this addon just disables the window.rwt function which is used to hijack external links, so the implementation is much simpler (effectively just a single line) and the protection is much more reliable as the same tracking technique has been used unchanged for years.

Screenshots

Before (Intercepted Link)

Intercepted Link

After (Direct Link)

Direct Link

COMPATIBILITY

  • Firefox 57+ (Desktop)

CREDITS

This addon is a fork/rewrite of Avoid Google Search redirects by Adrien Dorsaz, which no longer works, and that addon is a Firefox version of the Chrome addon, Remove Google Redirect in Google Results by hq6.

SEE ALSO

VERSION

1.0.0

AUTHORS

LICENSE

This addon is free software; you can redistribute and/or modify it under the terms of the GPL.

google-direct's People

Contributors

chocolateboy avatar trim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

google-direct's Issues

Don't think it's working any more

I've tried a couple of add-ons that do what yours do. disable the rewrite feature.. guess googles fixed that some how. because they are back at it. and the blockers don't work any more

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.