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

[Enhancement] Improve UI Feedback for Save and Append Actions

Open

#14 opened on Oct 8, 2024

 (5 comments) (0 reactions) (1 assignee)JavaScript (15 forks)auto 404
enhancementgood first issuehacktoberfest

Repository metrics

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

Description

Description:

Currently, there is no visible indication when a prompt is saved or appended. Add a small popup notification or badge count on the extension icon to provide better UI feedback.

Files Involved:

background.js, content.js

Expected Outcome:

Users should receive a visible indication (e.g., a notification or badge) when their prompts are successfully saved or appended.

Contributor guide