Skip to content

Instantly share code, notes, and snippets.

@LeviticusMB
Forked from anonymous/läsbar-di.user.js
Last active August 29, 2015 14:11
Show Gist options
  • Save LeviticusMB/3b787ef5de76bb772993 to your computer and use it in GitHub Desktop.
Save LeviticusMB/3b787ef5de76bb772993 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name Läsbar di.se
// @namespace org.blom.martin
// @include http://www.di.se/*
// @version 1
// @grant none
// ==/UserScript==
document.getElementsByTagName('frameset')[0].rows="0,0,*";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment