Is it possible to create a chrome app to render an embed tag with a specific MIME type inside a HTML page (like what Flash player does for .swf)? If yes, when does Chrome browser unload the app?
Thanks
Is it possible to create a chrome app to render an embed tag with a specific MIME type inside a HTML page (like what Flash player does for .swf)? If yes, when does Chrome browser unload the app?
Thanks
Yes, it's possible as documented in the distributing page. Also see this other SO question.
For posterity: