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

fix(adblocker): inject scriplets with browser.contentScripts on Firefox #2074

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    a3c651f View commit details
    Browse the repository at this point in the history
  2. Cleanup

    chrmod committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    df1d53b View commit details
    Browse the repository at this point in the history
  3. Update src/background/adblocker.js

    Co-authored-by: Philipp Claßen <[email protected]>
    chrmod and philipp-classen authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    fee3f0f View commit details
    Browse the repository at this point in the history
  4. Cleanup

    chrmod committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    05fd0a5 View commit details
    Browse the repository at this point in the history
  5. rename content script api

    chrmod committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d589cb3 View commit details
    Browse the repository at this point in the history
  6. Reduce diff

    chrmod committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    06defed View commit details
    Browse the repository at this point in the history
  7. fix error handling

    chrmod committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4ad49a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Skip matching when not needed

    chrmod committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b63b226 View commit details
    Browse the repository at this point in the history