WebExtensions/Vision/QA: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Change Mozilla to Firefox assuming this is talking about the browser.)
 
Line 3: Line 3:
=== What does "interact with web content" mean? ===
=== What does "interact with web content" mean? ===


WebExtensions are focused on Firefox. Firefox is focused on making finding, browsing and interacting with web content better. In the past, add-ons allowed developers to do almost anything in Firefox. That means that add-ons that want to do something not focused on web content might find their use cases are not possible.
It means helping people use the Web, like making it easier to browse, manage browsing, and use websites/web apps/content. Our focus with the WebExtensions API is about extending these capabilities rather than making Firefox an application platform.

Latest revision as of 03:15, 23 August 2017

Vision Q+A

What does "interact with web content" mean?

It means helping people use the Web, like making it easier to browse, manage browsing, and use websites/web apps/content. Our focus with the WebExtensions API is about extending these capabilities rather than making Firefox an application platform.