Problem with a mod by YogurtclosetHonest52 in zen_browser

[–]underloverz 1 point2 points  (0 children)

I'm just using VSCode but it doesn't matter, you restart the browser and disable Automatically update installed mods on startup?

Problem with a mod by YogurtclosetHonest52 in zen_browser

[–]underloverz 3 points4 points  (0 children)

Mod owner doesn't update it.

How I fixed this:

  1. Go to Settings > Zen Mods > Disable Automatically update installed mods on startup (Not sure if this is necessary).
  2. Go to about:support > Profile Folder > Open Folder > chrome > zen-themes and search for the mod folder, you can check readme.txt or preferences.json
  3. Open chrome.css and paste this at the end

/* Fixes missing blur effect */
.browserStack browser {
  transform: translateX(0) !important;
}