Pr0gramm.com Force Show Score

Show all scores even for new images/comments

当前为 2015-10-09 提交的版本,查看 最新版本

  1. // ==UserScript==
  2. // @name Pr0gramm.com Force Show Score
  3. // @version 0.2
  4. // @description Show all scores even for new images/comments
  5. // @author KingArschfick
  6. // @match http://pr0gramm.com/*
  7. // @grant none
  8. // @namespace https://greasyfork.org/users/10771
  9. // ==/UserScript==
  10.  
  11. CONFIG.ITEM_SHOW_SCORE_AGE = 0;
  12. CONFIG.COMMENT_SHOW_SCORE_AGE = 0;