Greasy Fork 还支持 简体中文。

bypass ads in easybib.com and citationmachine.net

10/13/2023, 9:21:07 AM

目前為 2023-10-13 提交的版本,檢視 最新版本

  1. // ==UserScript==
  2. // @namespace Violentmonkey Scripts
  3. // @match https://www.easybib.com/*
  4. // @match https://www.citationmachine.net/*
  5. // @grant none
  6. // @name bypass ads in easybib.com and citationmachine.net
  7. // @version 1.2
  8. // @author -
  9. // @license MIT
  10. // @description 10/13/2023, 9:21:07 AM
  11. // ==/UserScript==
  12.  
  13. localStorage.setItem('clientState', '{"pageCount":-9999999999,"citationCount":-9999999999}')