Skip to content

Instantly share code, notes, and snippets.

@VioletRed
VioletRed / Play_on_XBMC.user.js
Last active August 29, 2015 14:05
Play on XBMC
// ==UserScript==
// @name Play on Kodi/XBMC
// @namespace user@violet.local
//
// @description Resolve and play media on Kodi/XBMC
// @description Use with AnyURL plugin from:
// @description https://github.com/VioletRed/script.anyurl.player
//
// @date 2015-01-04
// @version 17
@VioletRed
VioletRed / no_yt_autoplay.user.js
Last active January 20, 2018 17:30
Disable Youtube Autoplay
// ==UserScript==
// @name Disable YT Autoplay
// @namespace user@violet.local
//
// @description No more autoplay, that's it
//
// @date 2015-03-15
// @version 1
// @grant none
// @updateURL https://gist.github.com/VioletRed/d3678cdc700cd4d62fec/raw/no_yt_autoplay.user.js