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

Rewrite the Chrome extension #198

Merged
merged 4 commits into from
Apr 23, 2024
Merged

Rewrite the Chrome extension #198

merged 4 commits into from
Apr 23, 2024

Conversation

dejan
Copy link
Owner

@dejan dejan commented Apr 22, 2024

  • Switch to Manifest 3
  • Narrow down the permissions for the extension - instead of asking for access on all sites, only allow access on localhost and "activeTab" (enabled on a site when extension's icon is clicked)
  • Move settings to the main panel view (it's hard to find the settings for the extension as envisioned by Chrome)
  • Add "click on copy" option for file path links since editor integration is not seamless (always asks to confirm)
  • Use VueJS instead of Angular v1.0.3 (!)
  • Use primevue as the component library
  • Give it bit more modern look
    Screencast from 04-22-2024 11_43_28 PM

@dejan dejan marked this pull request as ready for review April 22, 2024 22:15
@dejan dejan merged commit 37fca85 into master Apr 23, 2024
1 check passed
@dejan dejan deleted the ext_rewrite branch April 23, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant