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

https://github.com/vbm/snippets

Various snippets
https://github.com/vbm/snippets

greasemonkey-script tampermonkey-script tvmaze userscript violentmonkey-script

Last synced: 28 days ago
JSON representation

Various snippets

Awesome Lists containing this project

README

        

***Some of scripts I've wrote for personal use but decided to share 'em.***

# TVMaze -> RARBG

[This userscript](rarbg.tvmaze.user.js) has a simple task of adding 'rarbg' button on shows page that will open a new tab which will lead to that show on rarbg.

![RARBG TVmaze](img/tvmaze.rarbg.png "TVMaze -> RARBG bridge")

# TVMaze Episode Counter

[This userscript](counter.tvmaze.user.js) has simple task of showing remaining episodes count to finish all of the shows on the [watchlist](http://www.tvmaze.com/watchlist).

![Counter TVmaze](img/tvmaze.counter.png "TVMaze Counter")

# Mark ended shows on TVMaze

[This userscript](ended.tvmaze.user.js) has simple task of adding _*_ to [watchlist](http://www.tvmaze.com/watchlist) page for shows that have ended but you haven't watched 'em yet.

![Addic7ed TVmaze](img/tvmaze.ended.png "Ended TVMaze")

# Addic7ed TVMaze

[This userscript](addic7ed.tvmaze.user.js) has simple task of adding link to [Addic7ed](http://www.addic7ed.com/) page for desired episode on [TVMaze](http://www.tvmaze.com/).

![Addic7ed TVmaze](img/tvmaze.png "Addic7ed TVMaze")

# Addic7ed Followshows

[This userscript](addic7ed.followshows.user.js) has simple task of adding link to [Addic7ed](http://www.addic7ed.com/) page for desired episode on [Followshows](http://followshows.com/).

![Addic7ed Followshows](img/addic7ed.png "Addic7ed Followshows")

# FollowShows remaining episodes count

[This userscript](remaining.episodes.followshows.user.js) grabs the episode count and displays it on user profile.

![FollowShows episode counter](img/count.png "FollowShows Episode counter")