This file contains hidden or 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 FloatingScrollbar.uc.js | |
// @namespace nightson1988@gmail.com | |
// @include main | |
// @version 0.0.3 | |
// @note Thanks to Griever(https://github.com/Griever/userChromeJS/blob/master/SmartScrollbar.uc.js) and Paul Rouget(https://gist.github.com/4003205) | |
// @note...........0.0.3 Fixed a problem of breaking hbox layout | |
// @note 0.0.2 Remove usage of E4X (https://bugzilla.mozilla.org/show_bug.cgi?id=788293) | |
// ==/UserScript== |