NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @license MIT // @author ChromeExtender // @name ChromeExtender // @version 2020/10/02 // @description Version 2020/10/02 // @include chrome://settings/siteData // @include chrome://settings/siteData* // @run-at document-end // @grant none // ==/UserScript== (function(){if(d=document.getElementsByTagName('head')){d[0].innerHTML+='<style>#removeShowingSites{display:none!important;}</style>';};})();