← Back to release summary

Web Share API Level 2

Category
Device
Type
New or changed feature
Status
Enabled by default (Chrome 89)
Intent stage
Prepare to ship

Summary

Web Share API Level 2 allows sharing of files from the web to an app of the user's choosing. The API enables web developers to build share buttons that display the same system share dialog boxes used by native applications. Level 1 enabled system share dialogs; however only text and urls could previously be shared.

Standards & signals

Docs: https://web.dev/web-share/

Samples: https://w3c.github.io/web-share/demos/share-files.html https://jsfiddle.net/ericwilligers/8cpuskqd/ https://jsfiddle.net/ericwilligers/7cory9mj/ https://github.com/GoogleChrome/samples/tree/gh-pages/web-share

View on chromestatus.com