Call-for-Code-for-Racial-Justice / Call-for-Code-for-Racial-Justice/TakeTwo-Marker-ChromeExtension
Move the API setting out of the main extension
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
The API URL section is a user setting and will most likely not change once initially set. However, the user still might want to change it to point to the development version of the API.

**Describe the solution you'd like**
Move this setting to the extension setting page as described here - https://developer.chrome.com/docs/extensions/mv3/options/
Contributor guide
Research direction
Start by locating the API URL section in the main Chrome extension and review Chrome's extension options documentation linked in the issue. Move the setting to the extension settings page while preserving the ability to point at the development API. Done means the API URL is configured from that page rather than the main extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100