Skip to content

Instantly share code, notes, and snippets.

@gbakeman
gbakeman / xdahidesidepanel.user.js
Created October 15, 2017 20:28 — forked from anazhd/xdahidesidepanel.user.js
XDA Forum Sidepanel Hider, useful for screen smaller than 1366x768
// ==UserScript==
// @name XDA Forum Sidepanel Hider, useful for screen smaller than 1366x768
// @namespace http://userstyles.org
// @description Hide Sidepanel like XDA 2013
// @author anazhd ( copied from GermainZ css mod )
// @homepage http://anazhd.xyz
// @run-at document-start
// @match *://forum.xda-developers.com/*
// ==/UserScript==
(function() {