Erweiterungen
Aus OperaWiki
Erweiterungen fügen Opera, ab Version 11, zusätzliche Funktionen hinzu.
[Bearbeiten] Links
- Erweiterungs-Sammlung - opera.com
[Bearbeiten] Dokumentation (englisch)
- Getting started with Opera extensions
- Hands-on tutorial: building an Opera extension A more in-depth extensions tutorial.
- What's in an Opera extension? Learn more about how Opera extensions work, what files they contain, what the different parts of the architecture do, and what types of extension you can expect to build.
- Converting UserJS to Opera Extensions Learn how to convert Opera UserJS files into Opera Extensions.
- Saying hello world to Opera extensions! A very simple tutorial to get you started with building Opera extensions.
- Opera extensions: tabs This article takes you through using the Opera extensions API tabs object to allow extensions to manipulate tabs in the Opera desktop browser.
- Opera extensions: Windows This article shows you how to manipulate windows in the Opera desktop browser via the Opera extensions Windows object.
- Opera extensions: buttons, badges and popups This article takes you through the ins and outs of implementing buttons, badges and popups for Opera extensions.
- Opera Extensions APIs References for the specialist APIs that allow you to hook into the browser to extend functionality