

https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo
// ==UserScript== // @name v2ex_livid_count_width // @namespace http://your.homepage/ // @version 0.1 // @description enter something useful // @author You // @match http://v2ex.com/* // @match * // @grant none // ==/UserScript== $('.count_livid').parent().attr({'width':60});