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

Add alias for Firefox ESR (-f esr) #2627

Open
Juraj-Masiar opened this issue Jan 31, 2023 · 1 comment
Open

Add alias for Firefox ESR (-f esr) #2627

Juraj-Masiar opened this issue Jan 31, 2023 · 1 comment

Comments

@Juraj-Masiar
Copy link

Is this a feature request or a bug?

Feature

What is the current behavior?

Currently one can use handy switch "-f nightly" to execute nightly version.
But to execute ESR, you need to use whole path, for example: -f "C:\Program Files\Mozilla Firefox ESR\firefox.exe"

What is the expected or desired behavior?

It would be nice if one could use "-f esr" to execute Firefox ESR.
Also, while adding new aliases, I would add "-f dev" as alias to alias "firefoxdeveloperedition" :)

Thank you for making my life easier with each update! :)

@Rob--W
Copy link
Member

Rob--W commented Jan 31, 2023

deved is a supported alias for the longer version: https://github.com/mozilla/node-fx-runner/blob/c5e53e849469d798bb4f04409f17950183264867/lib/utils.js#L35

It was introduced to web-ext as a part of #1906 . We should probably docun it more obviously though.

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

No branches or pull requests

2 participants