This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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 http*://forum.xda-developers.com/* | |
// ==/UserScript== | |
(function() { |