WebExtensions/Future: Difference between revisions

switched order
(list of addons, priorities)
(switched order)
 
Line 4: Line 4:


One of the goals here is to open up new possibilities for extensions. We want to create the sort of vibrant new community that has formed around Atom packages.
One of the goals here is to open up new possibilities for extensions. We want to create the sort of vibrant new community that has formed around Atom packages.
== Priorities ==
* Extensions shouldn't randomly break due to small changes in the browser
* Two extensions should compose well (i.e., not break when both are installed)
* Users should always be aware when an extension is modifying the UI
* Ideally, APIs should make sense in all browsers, not just Firefox
* APIs should be easy to use


== Interesting Add-ons ==
== Interesting Add-ons ==
Line 15: Line 23:
* DownThemAll
* DownThemAll
* CCK
* CCK
* Easy DragToGo
== Priorities ==
* Extensions shouldn't randomly break due to small changes in the browser
* Two extensions should compose well (i.e., not break when both are installed)
* Users should always be aware when an extension is modifying the UI
* Ideally, APIs should make sense in all browsers, not just Firefox
* APIs should be easy to use


== Additional APIs ==
== Additional APIs ==
Confirmed users
130

edits