I want to create an image slider (toggleable from the toolbar) and overlay it over the top of the browser window so that it kind of hangs above all websites you visit. What forms is this possible? (e.g. forms which change the html of pages or not)
Is it possible to do the same thing with things such as a jquery grid or other controls like radcontrols (ajax)?
If you can include a jqgrid, can you have it work as if it were on your website by communicating via api?
When internet explorer becomes addonphobic, will this mean extensions unsupported too?
Thanks!
If you are looking to build this extension on all browsers and not just one I would really recommend checking out Crossrider.
With Crossrider you can develop extensions to all (major) browsers - Chrome, Internet Explorer, Firefox and Safari with only JavaScript!
The beauty about this is that as you are looking to use the jqgrid jQuery plugin in your extension you are going to find that Crossrider has a built-in jQuery support to make the integration seamless.
To toggle the plugin on/off from the browser's UI you can simply use browserAction.onClick: