zurück zum Artikel

Jetpack SDK 0.7 mit mehr APIs

Alexander Neumann

Neu sind in Mozillas Software Development Kit die APIs panel, clipboard und notifications. Mit dem SDK soll es einfacher sein, Erweiterungen für Firefox und Thunderbird zu entwickeln.

Um drei weitere Programmierschnittstellen haben die Mozilla-Labs-Entwickler das Jetpack SDK erweitert, mit dem Entwickler einfacher als bisher Erweiterungen für Firefox und Thunderbird schreiben können sollen. Die neue Version 0.7 enthält die panel [1] API für schwebende und sich modal verhaltende Pop-ups, die clipboard [2] API für die Interaktion mit der Zwischenablage und das notifications [3]-Modul für das Anzeigen von transienten Toast [4]- oder Growl [5]-ähnlichen Nachrichten. Weitere Informationen zu anderen Neuerungen erfahren Interessierte in der Ankündigung [6] und den Release Notes [7]. Den Download des SDKs gibt es hier [8] (direkter Download). (ane [9])


URL dieses Artikels:
https://www.heise.de/-1068058

Links in diesem Artikel:
[1] https://jetpack.mozillalabs.com/sdk/0.7/docs/#module/jetpack-core/panel
[2] https://jetpack.mozillalabs.com/sdk/0.7/docs/#module/jetpack-core/clipboard
[3] https://jetpack.mozillalabs.com/sdk/0.7/docs/#module/jetpack-core/notifications
[4] http://en.wikipedia.org/wiki/Toast_%28computing%29
[5] http://growl.info/
[6] http://mozillalabs.com/jetpack/2010/08/26/announcing-jetpack-sdk-0-7/
[7] http://mozillalabs.com/jetpack/2010/08/26/announcing-jetpack-sdk-0-7/
[8] https://ftp.mozilla.org/pub/mozilla.org/labs/jetpack/jetpack-sdk-latest.zip
[9] mailto:ane@heise.de