[PR #48] [CLOSED] detect firefox developer edition #370

Closed
opened 2026-02-25 22:33:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/48
Author: @jfromaniello
Created: 7/18/2018
Status: Closed

Base: masterHead: detect_firefox_dev_edition


📝 Commits (1)

  • def5e0b detect firefox developer edition

📊 Changes

3 files changed (+14 additions, -4 deletions)

View changed files

📝 truststore_darwin.go (+1 -1)
📝 truststore_linux.go (+1 -1)
📝 truststore_nss.go (+12 -2)

📄 Description

I am currently using Firefox Developer Edition (aka Quantum) in mac, and the path for the application is /Applications/FirefoxDeveloperEdition.app instead of just /Applications/Firefox.app.

So, here is my small contribution. I am new to GO so let me know if there is something I could do better.

Thank you for this awesome project


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/FiloSottile/mkcert/pull/48 **Author:** [@jfromaniello](https://github.com/jfromaniello) **Created:** 7/18/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `detect_firefox_dev_edition` --- ### 📝 Commits (1) - [`def5e0b`](https://github.com/FiloSottile/mkcert/commit/def5e0bd135a6454801326d93d2ef46992e80505) detect firefox developer edition ### 📊 Changes **3 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `truststore_darwin.go` (+1 -1) 📝 `truststore_linux.go` (+1 -1) 📝 `truststore_nss.go` (+12 -2) </details> ### 📄 Description I am currently using [Firefox Developer Edition](https://www.mozilla.org/es-AR/firefox/developer/) (aka Quantum) in mac, and the path for the application is `/Applications/FirefoxDeveloperEdition.app` instead of just `/Applications/Firefox.app`. So, here is my small contribution. I am new to GO so let me know if there is something I could do better. Thank you for this awesome project --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:33:17 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mkcert#370
No description provided.