Call-for-Code-for-Racial-Justice / Call-for-Code-for-Racial-Justice/TakeTwo-Marker-ChromeExtension

Move the API setting out of the main extension

Open
#21 4 comments 0 reactions 0 assignees View on GitHub
good first issue hacktoberfest hacktoberfest-accepted help wanted stale
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.

![image](https://user-images.githubusercontent.com/3187457/128542690-73449b4f-3169-412d-8960-2be5a9f750f2.png)

**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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.