Skip to content

Instantly share code, notes, and snippets.

@yutsuku
yutsuku / youtube_tags.user.js
Created August 5, 2015 09:20
Simple script that adds video tags back on YouTube
// ==UserScript==
// @name YouTube Tags
// @description Shows video tags
// @version 1.0.1
// @author moh <[email protected]>
// @include https://www.youtube.com/watch*
// @include http://www.youtube.com/watch*
// @grant none
// ==/UserScript==