Skip to content

Multiple UI instance of extension #57

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

Open
tushar1998 opened this issue Feb 6, 2025 · 1 comment
Open

Multiple UI instance of extension #57

tushar1998 opened this issue Feb 6, 2025 · 1 comment

Comments

@tushar1998
Copy link

🛠 Issue Type

  • Bug Report

🔍 Steps to Reproduce (For Bugs)

  • Click on launcher icon, popup opens
  • Click on Floating Mode - opens popup in windowed mode
  • Click on extension launcher - Launches non-windowed mode with windowed mode 2 instances
  • Click on floating window on 2nd instance - launches 2nd windowed mode instance

✅ Expected Behavior

  • It should not launch multiple instances

🚨 Actual Behavior

  • Opens multiple UI instances in windowed Mode

💻 Environment
OS: macOS Sequioa
Browser: Version 1.74.51 Chromium: 132.0.6834.160 (Official Build) (arm64)

📝 Additional Context

  • Tried to fix the issue but it seems plasmo is limiting to fix it. There should be a way to extend browser action onClick listener functionality so I can check windowed mode instance and focus on the existing instance instead opening the popup again
@ayoung19
Copy link
Owner

Thanks for reporting this, I'll look into it. Unfortunately this will be really hard to enforce without adding the intrusive permission which lets the extension potentially read all tab data + browsing history. There should be a workaround though and if I can find a reliable one then I'll definitely add this behavior in.

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

No branches or pull requests

2 participants