-
Notifications
You must be signed in to change notification settings - Fork 538
Intents
tilgovi edited this page Sep 17, 2012
·
4 revisions
Stub page for webintents and annotation.
This is related to [Extensions]. There is some support in chrome for registering application support for intents and even prompting installation via the Chrome store when pages request that intent. This opens interesting possibilities for embedding and distributing Annotator.
It's also possible that using intents for annotation avoids cross domain authentication entirely. Annotating in a new window may be appropriate for some space-constrained situations, such as when annotating on a mobile device.