您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Clears cookies and other website data from a list of websites you provide or from every website
当前为
This is not a replacement for a tracker blocker, it does not block network requests to tracking scripts. Some websites require use of JavaScript and make cookie banners that are very tedious if you want to disallow consent and disallow 'legitimate interest'. The functionality of pages may break when using this userscript.
You must provide a list of websites within the code to clear website data from.
To do this, open your userscript manager's menu, find this script then edit it.
The only parts that should be edited are between the // start config
and // end config
comments:
// start config var clearWebsiteDataEveryXMilliseconds = 200;// any number var runOnAllWebsites = false;// can be true or false var websitesToRunOn = { // enter in format 'https://example.com': true, }; // end config
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址