Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
<h2>Original CSS</h2>
<style style="display: block; white-space: pre; font-family: monospace">
h2 { margin:0; }
/*!
* @description Grunt@!!!!!
*/
module.exports = function(grunt) {
grunt.initConfig({
pkg: grunt.file.readJSON('package.json'),
uglify: {
@poppan
poppan / ytcover.user.js
Last active August 29, 2015 14:16
yt cover mode chrome & firefox
// ==UserScript==
// @name yt cover mode chrome & firefox
// @namespace http://puteborgne.sexy/tampermonkey
// @downloadURL http://puteborgne.sexy/tampermonkey/ytcover.user.js
// @updateURL http://puteborgne.sexy/tampermonkey/ytcover.user.js
// @version 1.8
// @grant none
// @match *://*.youtube.com/*
// @match *://*.youtube-nocookie.com/*
// @match *://*.vimeo.com/*