Skip to content
This repository has been archived by the owner on Jul 12, 2024. It is now read-only.

JS rules with specific domains specified still trigger on other domains #59

Open
sellentis opened this issue Apr 16, 2024 · 0 comments
Open
Assignees
Labels
Bug Something isn't working Priority: P3

Comments

@sellentis
Copy link

JS rules with specific domains specified still trigger on other domains if there is an iframe with that domain present. For example, for a rule like youtube.com#%#console.log('rule run'), visiting a Google page with a YouTube video (coz of iframe) will still invoke this rule. Similarly, for rules like *#%#, if the extension is disabled for a particular domain but there are iframes present on it, the rule still gets triggered
Example 1:
Image 16 04 2024 at 11 52

Example 2:
Image 16 04 2024 at 11 56

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working Priority: P3
Projects
None yet
Development

No branches or pull requests

3 participants