Skip to content

ReasonTools in Firefox #103

@idkjs

Description

@idkjs

Looks like the firefox extension is not working.

I dug a bit and came across this blurb on on manifest.json on the mozilla site:

In some situations you need to specify an ID for your extension. If you do need to specify an add-on ID, include the  applications key in manifest.json and set its gecko.id property:

"applications": {
  "gecko": {
    "id": "[email protected]"
  }
}

In fact, the firefox branch's manifest.json file does not contain this. Might be worth trying.

I tried myself but could not get the old bs-platform to build.

Any way I can help?

Thanks.

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