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

[Bug] Context Menu Actions Not Working in Latest Chrome Version

Open

#5 opened on Oct 8, 2024

 (0 comments) (0 reactions) (0 assignees)JavaScript (15 forks)auto 404
bughacktoberfest

Repository metrics

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

Description

Description:

The context menu options (clearData, navigateGitHub, creator) are not triggering their respective actions in the latest Chrome version. Review the event listener and update if necessary.

Files Involved:

background.js

Expected Outcome:

All context menu items should work as expected.

Contributor guide