- Notifications
You must be signed in to change notification settings - Fork1
On Twitter only, it replaces all shortened URLs with real URLs without UTMs
polomarcus/faster-links
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Chrome webstore link :https://chrome.google.com/webstore/detail/ojggkiabpbjlckhpaphgdhhojgcpimah
TL,DR :
Replacesall shortened URLs withreal URLs withoutUTM tosave precious seconds and finally knowwhere we click withoutbeing tracked.Only forTwitter andTweetDeck
Twitterredirects every URLs to t.co in order to track clicks, OK cool, why not, but it makes uswaste some precious seconds of our life everytime we click on a link on Twitter.To counter that, this extensionreplaces all links with a t.co redirect andall shortened URLS (bit.ly and so on) with theirreal URLs, and alsodisplay the full URL on the tweet becausewho gives a f. about the 140 chars limit on Tweeter?
## 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
## TestsAll tests are located here : test/spec/test.js and usehttp://mochajs.org/
Execute them :
grunt test
Right now, this extension only makes Twitter faster (t.co URLs).It would be cool to add these APIs for other websites :
LinksPeelr API :https://github.com/ibagrak/linkpeelr
GNU GENERAL PUBLIC LICENSE
Icon fromhttps://www.iconfinder.com/icons/353839/chain_link_seo_icon#size=128 under Creative Commons (Attribution 3.0 Unported)
About
On Twitter only, it replaces all shortened URLs with real URLs without UTMs