Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whawker/tweetdeck-chrome-trends
A very unofficial TweetDeck extension to add a Trends column(s)
https://github.com/whawker/tweetdeck-chrome-trends
greasemonkey tampermonkey tweetdeck userscript
Last synced: about 2 months ago
JSON representation
A very unofficial TweetDeck extension to add a Trends column(s)
- Host: GitHub
- URL: https://github.com/whawker/tweetdeck-chrome-trends
- Owner: whawker
- Archived: true
- Created: 2012-08-12T12:19:31.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2018-08-03T07:41:38.000Z (over 6 years ago)
- Last Synced: 2024-10-01T06:01:15.837Z (about 2 months ago)
- Topics: greasemonkey, tampermonkey, tweetdeck, userscript
- Language: JavaScript
- Homepage:
- Size: 107 KB
- Stars: 15
- Watchers: 6
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TweetDeck Trends Column
================> ## Update July 2018
> TweetDeck has added an **official** trending column, therefore I will no longer be maintaining this project.
>
> To use the official trending column, please
>
> 1. Delete or disable this userscript
> 1. Refresh the TweetDeck application
> 1. Click on the "+" button on the side bar, and add a "Trending" column## Userscript
This is a very unofficial TweetDeck extension to add a Trends column**N.B.** This is currently only compatible with **Google Chrome** (with [Tampermonkey](https://chrome.google.com/webstore/detail/dhdgffkkebhmkfjojejmpbldmpobfkfo)) and **Firefox** (with [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/)) and only works for **web version of TweetDeck (web.tweetdeck.com)** due to browser security policies
The now defunct Adobe Air version of TweetDeck, used to have a trends column, add I thought it be one of the most useful features of Twitter (except when it gets ruined by obsessive Justin Beiber et al fans). The new, web based version doesn't have this feature, and you can only add a search column for a specific (worldwide) trending topic.
This is a super unofficial, pretty dirty hack to add this functionality back in.
## Features
1. Show trending topics for **any region** offered on the main Twitter site and tailored trends!
2. Show news relating to the trending topic
3. Get news relating to trends in your language
4. Ignore trending hashtags
5. Filter trending topics using the built in Global Filter
6. Add as many Trends columns as you like! Using the already built in 'Add column' functionality## Installation Instructions (Tampermonkey)
**Obviously**, this requires the [Tampermonkey](https://chrome.google.com/webstore/detail/dhdgffkkebhmkfjojejmpbldmpobfkfo) Google Chrome extension has been installed.
Add the [`tampermonkey.user.js`](https://github.com/whawker/TweetDeck-Chrome-Trends/raw/master/tampermonkey.user.js) file as a new userscript
## Installation Instructions (Greasemonkey)
**Obviously**, this requires the [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/) Firefox add-on has been installed.
Add the [`tampermonkey.user.js`](https://github.com/whawker/TweetDeck-Chrome-Trends/raw/master/tampermonkey.user.js) file as a new userscript
**NOTE**, this method is only compatible with [tweetdeck.twitter.com](https://tweetdeck.twitter.com)
## One click install (after installing Tampermonkey or Greasemonkey)
Click [here](https://github.com/whawker/TweetDeck-Chrome-Trends/raw/master/tampermonkey.user.js)