mirror of
https://github.com/zlwaterfield/scramble.git
synced 2026-04-27 00:16:00 +03:00
[PR #7] [CLOSED] [WIP] Firefox support #13
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#13
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?
📋 Pull Request Information
Original PR: https://github.com/zlwaterfield/scramble/pull/7
Author: @len-foss
Created: 9/18/2024
Status: ❌ Closed
Base:
main← Head:firefox📝 Commits (4)
db8e851*ENDPOINTSd4cf9d8manifest permissionsa249f52*FF manifest7a03db2WIP firefox📊 Changes
5 files changed (+52 additions, -8 deletions)
View changed files
📝
background.js(+9 -3)📝
content.js(+19 -1)📝
manifest.json(+10 -2)📝
options.html(+8 -0)📝
options.js(+6 -2)📄 Description
A very quick and dirty pass to make it work on Firefox. Would require more testing.
It seem the selection range won't work with text inputs on FF, so I quickly hacked a way around it.
Note: this is based on the extended support branch, but does really depend on it.
Would close #2
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.