Labs/F1/Modularity: Difference between revisions

Jump to navigation Jump to search
Line 13: Line 13:
[[Image:F1-webmod.png]]
[[Image:F1-webmod.png]]


=== Mental model ===
The WebMod framework provides to F1 (and eventually to other browser features) a simple JavaScript API that mediates access to a number of service providers of a particular feature, in this case link sharing. A WebMod is defined by a manifest that includes:
 
While this is obvious, it is important - we need to move to a mental model of F1 using "apps", of which there are many available even though the average user may only have a few installed. Any UX issues or other considerations which arise directly from the OWA model need to be addressed in the context of OWA rather than "worked around" in F1 (in theory at least ;)


* web origin (one WebMod per origin)
* list of features and, for each one, a URL that handles it
* an icon


=== Authentication ===
=== Authentication ===
668

edits

Navigation menu