10/13/2023, 9:21:07 AM
// ==UserScript==
// @namespace Violentmonkey Scripts
// @match https://www.easybib.com/*
// @match https://www.citationmachine.net/*
// @grant none
// @name bypass ads in easybib.com and citationmachine.net
// @version 1.3
// @author -
// @license MIT
// @description 10/13/2023, 9:21:07 AM
// ==/UserScript==
localStorage.setItem('clientState', '{"pageCount":-99999999999999,"citationCount":-999999999999}')