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

Fix Arc closing popup before it can execute scripts #87

Merged
merged 3 commits into from
May 31, 2024

Conversation

anthonyec
Copy link
Owner

@anthonyec anthonyec commented May 31, 2024

Arc would close the popup before the execute script event could be sent to the page. This fix makes it so the content script sends an event back to the popup to confirm it has started running the script

Fixes: #84

@anthonyec anthonyec force-pushed the fix-arc-not-executing-script branch 2 times, most recently from bb3718d to 60d45be Compare May 31, 2024 23:27
@anthonyec anthonyec changed the title Fix arc not executing script Fix Arc closing popup before it can execute scripts May 31, 2024
@anthonyec anthonyec merged commit 6bcec63 into main May 31, 2024
@anthonyec anthonyec deleted the fix-arc-not-executing-script branch May 31, 2024 23: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.

Bookmarklets don't execute in Arc browser
1 participant