Skip to content

Firefox Developer Edition is not recognized by installation #32

@severindupouy

Description

@severindupouy

Hi,
thanks for this tool just fitting my need !

I found 2 ways to have Firefox Developer Edition recognized.

  1. with the ~/.config/nbrowser/config custom file, using the add_browser function, setting manually this browser
    It's not really satisfying.

  2. modifying following line in the nbrowser source file
    FIREFOX_BASED_BROWSERS=(LibreWolf FireFox firefox-developer-edition Floorp IceCat Palemoon FireDragon)
    Then sudo make reinstall.
    This way is better, Firefox Developer Edition is recognized by the install.

But the best should be to use a wildcard somewhere, so every installed Firefox different version would be recognized at first install.

I'd like to be able to propose a PR but I don't know enough bash scripting to do it. I didn't really understand how nbrowser lists the installed browsers.

Well, it's just a feedback.

Thanks for sharing your code. ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions