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

chromium: add support for brave #1626

Merged
merged 1 commit into from
Dec 15, 2020
Merged

chromium: add support for brave #1626

merged 1 commit into from
Dec 15, 2020

Conversation

c4710n
Copy link
Contributor

@c4710n c4710n commented Nov 27, 2020

Brave Browser is a chromium-based browser, too.

  • it use the same web store with Chromium and Google Chrome.
  • the machanism of installing extensions works, and it's verified on
    my macOS box.

Description

Checklist

  • Change is backwards compatible.

  • Code formatted with ./format.

  • Code tested through nix-shell --pure tests -A run.all.

  • Test cases updated/added. See example.

  • Commit messages are formatted like

    {component}: {description}
    
    {long description}
    

    See CONTRIBUTING for more information and recent commit messages for examples.

  • If this PR adds a new module

    • Added myself as module maintainer. See example.

    • Added myself and the module files to .github/CODEOWNERS.

Brave Browser is a chromium-based browser, too.

+ it use the same web store with Chromium and Google Chrome.
+ the machanism of installing extensions works, and it's verified on
my macOS box.
@rycee rycee merged commit 66a68b4 into nix-community:master Dec 15, 2020
@rycee
Copy link
Member

rycee commented Dec 15, 2020

Thanks! Merged to master.

@c4710n c4710n deleted the add-brave-support branch December 16, 2020 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants