This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Plug.dj YT API Key workaround | |
// @namespace https://plug.dj?refuid=4613422 | |
// @version 1.3.0 | |
// @author WiBla ([email protected]) | |
// @description This script will add a button next to "import/create playlist" that allows you to add videos without searching for them | |
// @downloadURL https://gist.github.com/WiBla/ad1aa9a98949c624cd2886c1a25b5feb/raw/8d83fc7bb1ac77f8ff9494023991e21e5599ec56/yt-workaround.user.js | |
// @updateURL https://gist.github.com/WiBla/ad1aa9a98949c624cd2886c1a25b5feb/raw/8d83fc7bb1ac77f8ff9494023991e21e5599ec56/yt-workaround.user.js | |
// @include *://plug.dj/* | |
// @include *://*.plug.dj/* |