GithubHelp home page GithubHelp logo

polomarcus / faster-links Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 1.0 416 KB

On Twitter only, it replaces all shortened URLs with real URLs without UTMs

Home Page: https://chrome.google.com/webstore/detail/ojggkiabpbjlckhpaphgdhhojgcpimah

JavaScript 85.19% HTML 14.81%

faster-links's Introduction

Faster links - Chrome extension

CodeShip status Build Status codecov.io

Download

Chrome webstore link : https://chrome.google.com/webstore/detail/ojggkiabpbjlckhpaphgdhhojgcpimah

For all you shortened URLs haters!

TL,DR :

Replaces all shortened URLs with real URLs without UTM to save precious seconds and finally know where we click without being tracked. Only for Twitter and TweetDeck

Twitter redirects every URLs to t.co in order to track clicks, OK cool, why not, but it makes us waste some precious seconds of our life everytime we click on a link on Twitter. To counter that, this extension replaces all links with a t.co redirect and all shortened URLS (bit.ly and so on) with their real URLs, and also display the full URL on the tweet because who gives a f. about the 140 chars limit on Tweeter?

Without Faster links

Long link

alt tag

Short URL

shorturl

With Faster links

Long link

alt tag

Short URL

realurl

## Develop

grunt watch

Code here : https://github.com/polomarcus/faster-links/tree/master/app/scripts.babel

Most of information can be found here : https://github.com/yeoman/generator-chrome-extension

## Tests All tests are located here : test/spec/test.js and use http://mochajs.org/

Execute them :

grunt test

What's next ?

Right now, this extension only makes Twitter faster (t.co URLs). It would be cool to add these APIs for other websites :

Credit

LinksPeelr API : https://github.com/ibagrak/linkpeelr

Copyright

GNU GENERAL PUBLIC LICENSE

Icon from https://www.iconfinder.com/icons/353839/chain_link_seo_icon#size=128 under Creative Commons (Attribution 3.0 Unported)

faster-links's People

Contributors

lotrf3 avatar polomarcus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

lotrf3

faster-links's Issues

Remove t.co link from profile's URL

var profileLink = document.querySelector('.ProfileHeaderCard-urlText > a');
profileLink.setAttribute('href', profileLink.getAttribute('title');

Doesn't work on tweetdeck

Hi,
I installed the extension in the latest chrome, os x yosemite. I can see the extension is working on twitter but not tweetdeck. It seems to me the extension promises to replace t.co link wherever they happen to be. Am I right? Thanks

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.