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

29 - Safari Action #14

Open
dovy opened this issue Sep 29, 2015 · 3 comments
Open

29 - Safari Action #14

dovy opened this issue Sep 29, 2015 · 3 comments

Comments

@dovy
Copy link

dovy commented Sep 29, 2015

Is there any way to instead of bringing up the menu to click on the elements, to open a Safari web view and have the JS communicate with that window? I have a little bookmarklet that works wonders with your code, but it overrides the parent window. I'd either like to launch the full iOS app to process the URL, or run the JS on that popover dialog in safari.

Is this possible?

@dovy
Copy link
Author

dovy commented Sep 29, 2015

@sammyd :)

@sammyd
Copy link
Contributor

sammyd commented Oct 1, 2015

I'm not sure I understand quite what you're asking. I'm pretty sure that you couldn't launch the full app - you need to do the processing within the extension.

@dovy
Copy link
Author

dovy commented Oct 2, 2015

Right now I have this running perfectly fine, but I want to potentially do two things.

The window that comes down with the action list, I want to be a Webview instead, with a URL that's generated by the JS file.

I've gone away with the idea to launch the app instead.

Is this possible?

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