Giter Club home page Giter Club logo

replace-utm's Introduction

##Replace UTM A chrome extension that automatically replaces UTM campaign parameters with "The Dark Funnel". Based on an existing extension by Sitha Milli (https://smithamilli.com/fuck-utm/).

All I did was change what gets replaced - a constant defined in the javascript - and then install it locally

##Caveats

  • The extension checks the "href" attribute of all tags, so it won't work if a url in a link is shortened.
  • Because the extension redirects you to links via Javascript in very rare instances if a site uses event handlers in an obfuscated way there is a possibility of something not working. An example of this has not yet been seen though.

##Installing

  • Download the zip file and unzip somewhere local that won't get deleted
  • Add a "vendor" directory inside the replace-utm/app/ directory, as a peer to /js/
  • Download a version of jquery minified - for example: https://code.jquery.com/jquery-3.7.1.min.js
  • Put that in the vendor directory and rename it jquery.min.js
  • In chrome, use the three dots (shishkabob) menu to open "manage extensions"
  • Make sure "developer mode" is enabled in the upper right
  • Choose "load unpacked" and pick the "app" directory of the zip file

If you want to change what the text replacer is, it is defined at line 19 of inject.js

replace-utm's People

Contributors

smilli avatar jeckman avatar

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.