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 showroom star aggregator | |
// @namespace http://nipotan.com/ | |
// @version 0.8 | |
// @description 特定のルームには連射ボタン等があり、他は閉じるだけ | |
// @match https://www.showroom-live.com/* | |
// @grant none | |
// @copyright 2014 nipotan | |
// ==/UserScript== | |
$(document).ready(function(){ |