atj393/promt-save-reuse-chatgpt-and-gemini

[Enhancement] Implement an Options Page for Custom Settings

Open

#20 opened on Oct 8, 2024

 (2 comments) (0 reactions) (1 assignee)JavaScript (15 forks)auto 404
enhancementhacktoberfest

Repository metrics

Stars
 (9 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Description:

Create an options.html page for users to customize extension settings, such as enabling/disabling auto-save, setting custom commands, or choosing dark mode preferences.

Files Involved:

options.html, options.js, manifest.json

Expected Outcome:

Users should be able to configure extension settings through an options page accessible from the Chrome extension settings.

Contributor guide