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

Refactor chrome-extension code #5263

Open
4 of 9 tasks
AdityaPimpalkar opened this issue May 3, 2024 · 0 comments
Open
4 of 9 tasks

Refactor chrome-extension code #5263

AdityaPimpalkar opened this issue May 3, 2024 · 0 comments
Assignees

Comments

@AdityaPimpalkar
Copy link
Contributor

Tasks

  • Separate content scripts with their utils for scripts on special behaviour site (eg. LinkedIn, Gmail)
  • Declare separate enums for runtime events and tab events with proper naming convention
  • Create a default button script
  • Refactor inject button script
  • Replace iframe with sidepanel
  • Refactor apollo client
  • Separate individual query and mutation to separate file
  • Remove try..catch on all db calls, handle exception on apollo level
  • Cleanup unused images and files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
@AdityaPimpalkar and others