Skip to content

[Bug] Styles are leaking into other sites. #813

@JKDos

Description

@JKDos

Describe the bug

I have a custom stylesheet, and that style is set to apply to URL: *adme.example.com

Sometimes when navigating to a different website or making a Google Search in chrome, the styles of the page is set to what has been defined in Stylebot for *adme.example.com

I can now prove this because I added this to that *adme.example.com custom style

body:before {
  content: "⭐⭐⭐⭐⭐"
}

Sure enough, you can see a website that has no custom styles is using that stylesheet.

Browser

Chrome - Version 138.0.7204.97 (Official Build) (64-bit)

To Reproduce

Steps to reproduce the behavior:

  • Go to the search bar in chrome.
  • Enter a search term or website
  • Not guaranteed to happen, but eventually you'll end up a Stylebot style where it shouldn't be.

Expected behavior

A style should only apply to the website/URL provided.

Screenshots

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions