w3c / web-share-target

Web API proposal for receiving shared data
https://w3c.github.io/web-share-target/
Other
191 stars 20 forks source link

Way to explicitly register share targets #26

Open mgiuca opened 6 years ago

mgiuca commented 6 years ago

We may wish to provide a method for websites to explicitly request to prompt the user for handler registration. This would be limited to prompting to register the share_target already declared in the manifest (not dynamically creating share targets). For now, we have omitted such a method from the design to keep control in the hands of user agents. It is easier to add such a method later than remove it.

kenchris commented 6 years ago

Seems like a v2 feature

mgiuca commented 6 years ago

Yep.