kemenaran / OCReMix: open video preview by default

// ==UserScript==
// @name        OCReMix: open video preview by default
// @namespace   kemenaran.ocremix.com
// @description Auto-unfold the video preview pane on page load.
// @include     http://ocremix.org/*
// @version     1
// @grant       none
// ==/UserScript==

togglePreview();