mozilla / webmaker-addons

Prototypes for add-ons. Gateways from browser to Webmaker.
http://mozilla.github.io/webmaker-addons/
4 stars 2 forks source link

Use the PNG metadata trick as a way to make the shared object more than an image #39

Closed davidascher closed 9 years ago

davidascher commented 9 years ago

I have no idea if it's doable or not, but if the exported PNGs had embedded metadata (including a JSON blob of the "source" of the image), then you could imagine that opening these images would let us make them be remixable after the sharing flow.

Export to facebook, find in facebook, open in firefox, firefox detects it as a remixable image, can be opened in the sidebar.

davidascher commented 9 years ago

dupe of #21