Skip to content

polomarcus/faster-links

Repository files navigation

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)