Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Issues
  • #8264
Closed
Open
Issue created Dec 31, 2019 by Administrator@rootContributor

Support for Vivaldi & Brave browsers for "openChrome.applescript"

Created by: favna

Is your proposal related to a problem?

No, it is a new feature that is currently non-existing.

Currently there react-dev-utils package has an applescript "openChrome" which tries to reload a pre-existing webpack dev server tab in Chrome rather than opening a new tab. However in fairly recent times the Vivaldi and Brave browsers have gained a lot of popularity in the dev communities, at least those that I frequent. As a user of Vivaldi myself I would really appreciate it if the React dev server would also check for Vivaldi / Brave for the similar behaviour.

Describe the solution you'd like

The script should be modified or any such other modification made so that Vivaldi and Brave browsers are also supported

Describe alternatives you've considered

There are no alternatives to this problem, other than forcibly using Chrome exclusively for Dev but this would mean having to change default browser every time I and my peers would work on a React app which is extremely unreasonable.

Additional context

N.A.

Assignee
Assign to
Time tracking