Cookie and website data cleaner

Clears cookies and other website data when you go to websites if it isn't allowed to store website data. Edit the code to include websites that can store data.

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

  • v1.1 27-11-2024

    fix for youtube mobile website

  • v1.1 27-11-2024

    updated to use regular expressions rather than literal strings when using websitesToNotRunOn
    added instructions for using this userscript on iOS using Safari

  • v1.1 16-08-2024

    pre-populated websitesToNotRunOn with disabled easy to include exclusions. manual update required to update to this

  • v1.1 14-08-2024

    bug fix for previous bug fix. requires manual update

  • v1.1 14-08-2024

    prevented some cookie warnings from appearing in console. requires manual update to fix

  • v1.1 14-08-2024

    bug fix for cookies with empty value. requires manual update to fix

  • v1.1 14-08-2024

    removed unnecessary debug logging. requires manual update to take effect

  • v1.1 14-08-2024

    Changed to use websitesToNotRunOn rather than the old websitesToRunOn. This script will no longer get any updates.

  • v1 14-08-2024