Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Web Intents
Discontinued proposal for web-based inter-application communication

Web Intents was an experimental framework for web-based inter-application communication and service discovery.

Web Intents consists of a discovery mechanism and a very light-weight RPC system between web applications, modelled after the Intents system in Android. In the context of the framework an Intent equals an action to be performed by a provider. Web Intents allow two web applications to communicate with each other, without either of them having to actually know what the other one is.

We don't have any images related to Web Intents yet.
We don't have any YouTube videos related to Web Intents yet.
We don't have any PDF documents related to Web Intents yet.
We don't have any Books related to Web Intents yet.

Support

Client

  • Google Chrome versions 18 to 23 natively supported Web Intents.3 This support was disabled in version 24, citing the existence of a "number of areas for development in both the API and specific user experience in Chrome".4
  • There is a JavaScript shim with support for IE 8, IE 9, Opera, Safari, Firefox 3+ and Chrome 3+.5

Server

  • There are some Web Intents proxy pages that make available some real services that don't yet support intents.6
  • AddThis supports Web Intents by their sharing tools regardless of browser support.7

History

Paul Kinlan of Google announced the Web Intents project in December 2010. He soon released a prototype API to GitHub. In August 2011 Google announced that Chrome would support Web Intents. Google and Mozilla have started co-operating to unify Web Intents and Mozilla's Web Activities (which tries to solve the same problem) into one proposal.8910

In November 2012, Greg Billock of Google announced that experimental support of Web Intents had been removed from Chrome.11

References

  1. GitHub: Paul Kinlan: WebIntents https://github.com/PaulKinlan/WebIntents

  2. TechCrunch: Google Announces Plans To Bake Android-Like Web Intents Into Chrome https://techcrunch.com/2011/08/04/google-announces-plans-to-bake-android-like-web-intents-into-chrome/

  3. Chrome 18 Web Intents support http://lists.w3.org/Archives/Public/public-web-intents/2012Apr/0002.html

  4. Status of web intents in Chrome http://lists.w3.org/Archives/Public/public-web-intents/2012Nov/0000.html

  5. Web Intents FAQ http://webintents.org/faq.html

  6. Codebits: Web Intents Proxies http://codebits.glennjones.net/webintents/wi-register-intent.html

  7. AddThis blog: A Step for Open Sharing: AddThis Integrates Web Intents http://www.addthis.com/blog/2012/05/01/a-step-for-open-sharing-addthis-integrates-web-intents

  8. Chromium Blog: Connecting Web Apps with Web Intents https://blog.chromium.org/2011/08/connecting-web-apps-with-web-intents.html

  9. TechCrunch: Mozilla Labs Launches 'Web Activities' Experiment, Lets Web Apps Talk To Each Other https://techcrunch.com/2011/07/08/mozilla-labs-launches-web-activities-experiment-lets-web-apps-talk-to-each-other/

  10. Mozilla Labs: Web Apps Update – experiments in Web Activities, App Discovery http://mozillalabs.com/blog/2011/07/web-apps-update-experiments-in-web-activities-app-discovery/

  11. Status of web intents in Chrome http://lists.w3.org/Archives/Public/public-web-intents/2012Nov/0000.html