Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No operation, extension stops working after some time #5

Open
1 of 2 tasks
amithm7 opened this issue Oct 22, 2022 · 0 comments
Open
1 of 2 tasks

No operation, extension stops working after some time #5

amithm7 opened this issue Oct 22, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@amithm7
Copy link
Owner

amithm7 commented Oct 22, 2022

Problem:

  • No right click context menu is created.
  • No default operation.

Observations:

  • Background script is shown as stopped in debugging.
  • Changing options / preferences starts the background script.
    • Context menu is created.
    • Actions work as long as script is running.

Potential solutions:

  • Use persistent background script? (unsupported on next manifest version 3)
  • Use content_scripts to target urls?
@amithm7 amithm7 added the bug Something isn't working label Oct 22, 2022
@amithm7 amithm7 self-assigned this Jan 27, 2023
@amithm7 amithm7 changed the title No operation No operation, extension stops after some time Jan 27, 2023
@amithm7 amithm7 changed the title No operation, extension stops after some time No operation, extension stops working after some time Jan 27, 2023
amithm7 added a commit that referenced this issue Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant