Skip to content

Firefox Support#309

Merged
salcido merged 24 commits into
masterfrom
firefox-support
Jul 26, 2025
Merged

Firefox Support#309
salcido merged 24 commits into
masterfrom
firefox-support

Conversation

@salcido

@salcido salcido commented Jul 26, 2025

Copy link
Copy Markdown
Owner

Adds support for Mozilla's Firefox browser.

  • New build commands:

    • watch:chrome: Watches for changes and renders files to the chrome-dist folder
    • watch:firefox: Watches for changes and renders files to the firefox-dist folder
    • watch: Watches for changes and renders files to the chrome-dist and firefox-dist folders
    • build:chrome: Builds production version of files to the chrome-dist folder
    • build:firefox: Builds production version of files to the firefox-dist folder
  • Removes the old manifest.json file and replaces it with manifest.template.js which is used to render both Chrome and Firefox specific manifests.

  • Adds a new feature: Utility - Backup / Restore which allows you to copy your current Discogs Enhancer configuration and migrate it to a different browser.

  • npm-run-all has been added as a new dependency so you will need to run npm install before running watch commands.

@salcido salcido marked this pull request as ready for review July 26, 2025 15:06
@salcido salcido merged commit 11a7f1c into master Jul 26, 2025
1 check passed
@salcido salcido deleted the firefox-support branch July 26, 2025 20:17
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.

1 participant