RE: Question on registration (tag and JS shim)

Thank you, Paul.

 

I just made it work in Chrome 20.0.1105.0 dev-m with the intent description
in the manifest.

 

Regards,

Jungkee

 

From: Paul Kinlan [mailto:paulkinlan@google.com] 
Sent: Wednesday, April 18, 2012 6:51 PM
To: Jungkee Song
Cc: public-web-intents@w3.org; gbillock@google.com; jhawkins@google.com;
ÀÌ¿ø¼®
Subject: Re: Question on registration (tag and JS shim)

 

Hi,

 

The shim will only inject it's functionality if it does not detect that the
browser supports Web Intents.

 

Today, to register your app in Chrome you need to use the manifest
formation for extensions and apps.

 

I have a doc:
https://docs.google.com/document/d/13qLWZxuiAxdaXPk2X85XEmlhjCtMT_oKVsY39-
pkhhU/edit that describes the format and what you need to do to get it
working.

 

P

 

On Wed, Apr 18, 2012 at 8:51 AM, Jungkee Song <jungkee.song@samsung.com>
wrote:

Greg, James,

Question on the implementation of service registration.

> (Currently our work in Chromium doesn't support the <intent> tag.)

Is there any update with which I can write up working registration code? Or
another way than the <intent> tag?

I am having trouble with the following JS shim code. Is it supposed to work
still?:
<script src="//webintents.org/webintents.min.js"></script>
<intent action="http://webintents.org/pick" type="image/*" />

Please give me some hints. ;)

Thanks,
Jungkee

Jungkee Song
Samsung Electronics








 

-- 
Paul Kinlan
Developer Advocate @ Google for Chrome and HTML5

G+: http://plus.ly/paul.kinlan
t: +447730517944
tw: @Paul_Kinlan
LinkedIn: http://uk.linkedin.com/in/paulkinlan
Blog: http://paul.kinlan.me
Skype: paul.kinlan

 

Received on Wednesday, 18 April 2012 12:02:21 UTC