mirror of
https://github.com/zlwaterfield/scramble.git
synced 2026-04-27 00:16:00 +03:00
[GH-ISSUE #2] Firefox support #2
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/scramble#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @divaltor on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/zlwaterfield/scramble/issues/2
Is that possible to add support for Firefox browser? Thanks
@tcsenpai commented on GitHub (Sep 18, 2024):
Upping this. I am not sure of what it takes for an extension to be converted to Firefox, but I guess most of the core code would remain the same
@zlwaterfield commented on GitHub (Oct 14, 2024):
This should be done now. Can you try now @divaltor?
@bearjaws commented on GitHub (Oct 17, 2024):
I am trying to install it on Firefox, but I do not see a great way to import it. I built the Tailwindcss file and when I import I get "background.service_worker is currently disabled"
Googling that shows Firefox doesn't support service workers from MV3, but I feel like I am missing something simple.
@zlwaterfield commented on GitHub (Oct 26, 2024):
Fixed and updated the docs!
@PeterDaveHello commented on GitHub (Oct 27, 2024):
Will this extension be published on addons.mozilla.org? I checked the README.md but it's still "coming soon" 😄
@zlwaterfield commented on GitHub (Oct 27, 2024):
Looking into it! It's very buggy and I can't get my account created ...
@bearjaws commented on GitHub (Oct 29, 2024):
Thanks @zlwaterfield the new instructions work great for Firefox.
@Jatin794 commented on GitHub (Oct 29, 2024):
If it's working can we have an .xpi file at least, considering sideloading addons is easier in firefox?