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

Bumped autochrome_junk_drawer to manifest v3 #33

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 3, 2022

  1. Bumped autochrome_junk_drawer to manifest v3

    It now uses `declarativeNetRequestWithHostAccess` which 'statically'
    modifies requests with rules (useragent_tag_$COLOR.json) depending on
    the theme currently loaded.
    It also needs the `management` permission in order to determine which
    profile/theme is currently being used.
    As manifest v2 will not work during 2023, it seems to me as a good time
    to upgrade.
    mephesto1337 committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    4f6e12d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Includes all resourceTypes

    If no `resourceTypes` is specified, then not all requests are matched.
    mephesto1337 committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    48c2204 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    59a2de4 View commit details
    Browse the repository at this point in the history