An open API service indexing awesome lists of open source software.

https://github.com/mohamedelashri/remove-twitter-url

This userscript tries to remove t.co urls on twitter and restore original links
https://github.com/mohamedelashri/remove-twitter-url

Last synced: 5 months ago
JSON representation

This userscript tries to remove t.co urls on twitter and restore original links

Awesome Lists containing this project

README

          

# Remove Twitter short URLs
This userscript tries to remove t.co urls on twitter and restore original links. This increases the privacy as these links are being used for tracking purposes.

## Usage
Make sure you have userscripts manager enabled in your browser. Some suggestions are
- [Tampermonkey](https://www.tampermonkey.net/) (proprietary)
- [Violentmonkey](https://violentmonkey.github.io/get-it/) (prefered)
- [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/)

To install, you can click on [install userscript][twitter-userscript]

[twitter-userscript]: https://raw.githubusercontent.com/MohamedElashri/remove-twitter-url/main/twitter_url_remover.user.js

Or you can copy and paste [userscript.js](https://github.com/MohamedElashri/remove-twitter-url/blob/main/twitter_url_remover.user.js) file into the userscript manager direcly.

## Issues

Please report any userscript issues using this repository issues.