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 support for firefox #1

Merged
merged 4 commits into from
Jun 27, 2023
Merged

add support for firefox #1

merged 4 commits into from
Jun 27, 2023

Conversation

miggy-e
Copy link
Collaborator

@miggy-e miggy-e commented Jun 21, 2023

@jdgarcia
Copy link
Contributor

test steps?

makeFirefoxManifest: getMakeManifest(true)
}

if (require.main === module && !fs.existsSync()) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is existsSync supposed to have an argument?

@miggy-e
Copy link
Collaborator Author

miggy-e commented Jun 22, 2023

@jdgarcia added test steps to the contributing

@miggy-e miggy-e requested a review from jdgarcia June 22, 2023 19:53
Copy link
Contributor

@jdgarcia jdgarcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works, but I had to manually enable this option to get it to work. Normally installing an extension prompts me to approve/deny permissions. Not sure if it this was because I was running it in dev mode? (from the about:debug page). If that sounds normal then feel free to merge

image

@miggy-e miggy-e merged commit 2d2c4de into pre Jun 27, 2023
@miggy-e miggy-e deleted the zawata/firefox-support branch June 27, 2023 16:55
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.

3 participants