globalSpeed icon indicating copy to clipboard operation
globalSpeed copied to clipboard

Is it possible to configure globalSpeed using a whitelist approach?

Open 2ipm1nd opened this issue 8 months ago • 1 comments

Is it possible to configure globalSpeed using a whitelist approach?

I only want to use globalSpeed on websites like YouTube and Bilibili. Using a blacklist method requires me to manually disable it on every other site, which is quite inconvenient.

2ipm1nd avatar May 06 '25 06:05 2ipm1nd

Hello! Here's how to setup the URL rules to turn off global speed for all websites except youtube/bilibili.

  1. Go to URL rules section.
  2. Create a URL rule
  3. Change the rule's mode from "speed" to "off".
  4. Click on --0-- to add conditions.
  5. Add all your sites, e.g. contains "youtube.com", contains "bilibili.com"
  6. Change mode to blocklist. This makes it so URL rule will be triggered for all sites except youtube/bilibili.

polywock avatar May 06 '25 13:05 polywock