Skip to content

Instantly share code, notes, and snippets.

@snetErz
snetErz / custom-embiggen-debiggen-giantbomb.user.js
Last active September 26, 2019 19:18
Add Embiggen/Debiggen Button to Giantbomb Videos
// ==UserScript==
// @name Add Embiggen Button to GiantBomb Videos
// @namespace http://sneterz.com/
// @version 0.1
// @description Adds a button to add a fake embiggen mode to GiantBomb videos
// @author snetErz
// @match https://www.giantbomb.com/shows/*
// @match https://www.giantbomb.com/videos/*
// @grant none
// ==/UserScript==