[FEATURE REQUEST]: Add global spoof URL functionality
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The global spoof URL currently does nothing. When it's enabled, pass a URL to the emulation window so Ruffle can use it. If it's disabled, either use no spoof or use the entry-specific spoof.
Also, make sure to save the global spoof URL to localstorage so that we can show the same URL when the app boots up again.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how the global spoof URL setting reaches the emulation window and how entry-specific spoof URLs are selected. Then inspect the existing localStorage settings flow and verify that enabling the global value passes it to Ruffle, disabling it falls back correctly, and the saved value is restored when the app boots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100