Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report cosmetic rules to apps via program events #1901

Open
ameshkov opened this issue Aug 15, 2024 · 0 comments
Open

Report cosmetic rules to apps via program events #1901

ameshkov opened this issue Aug 15, 2024 · 0 comments

Comments

@ameshkov
Copy link
Member

Issue Details

This is a continuation of #180, but on a different level.

In order to show cosmetic rules in the programs' filtering log we need to be able to report cosmetic rules programmatically and not just write them to the browser console.

Proposed solution

  1. Provide an API that allows reporting cosmetic rules from the content script.
  2. This API must only be available when the content script operates in the "debug" mode, i.e. when the filtering log is open in the program.

Alternative solution

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant