Current Web Page doesn't seem to be working when Google Chrome Canary is active, instead it gives me the URL from the last Google Chrome window. Is there a trick I am missing?
That might be possible, but I figured that since I import the Chrome app specifically I would have to do the same to make it work with Canary. But I guess the Scripting Bridge interface is more dynamic than I thought.
Anyway, I need to do more changes in the plugin to make it work properly with Canary. The plugin won't be recommended in QS if only Canary is installed (can you set that a plugin depends on app A or app B or both?), and I need to enable right arrow children for Canary.
The purpose of importing Chrome is just so you can auto-generate the header file on build. So if that header works for Canary, that should be all you need. (Lately, I’ve taken to just generating the header manually and adding it to the project because having entire applications in there makes “Find in Project” awful. The downside is that you have to manually keep up with changes in the application’s scripting dictionary, but those are pretty rare.)
You can have it recommended for either, but if you list both as a requirement, the plug-in won’t load unless both are present. Maybe a separate fork is the way to go after all. :-)
That might be possible, but I figured that since I import the Chrome app specifically I would have to do the same to make it work with Canary. But I guess the Scripting Bridge interface is more dynamic than I thought.�
Anyway, I need to do more changes in the plugin to make it work properly with Canary. The plugin won't be recommended in QS if only Canary is installed (can you set that a plugin depends on app A or app B or both?), and I need to enable right arrow children for Canary.
// Andreas
--
You received this message because you are subscribed to a topic in the Google Groups "Quicksilver" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/blacktree-quicksilver/A125UgiLkL8/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to blacktree-quicks...@googlegroups.com.
To post to this group, send email to blacktree-...@googlegroups.com.
Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
�
�
--