Extensions Come to Opera Mobile

When adding extensions support to our Presto engine back in 2010, a lot of time was spent behind the scenes so as to make our extensions framework very versatile and lightweight. Although the initial release was targeted for desktop only, every aspect of the extensions API was drafted with mobile in mind.

Today, we're happy to present you with a Labs release of Opera Mobile with support for extensions!

</param></param></param></embed>

This is a very early Labs release and it's not quite certain at this point that extensions functionality will effectively make it into a future release of Opera Mobile; the design is also most definitely not final, and there are some rough edges here and there, but if that doesn't scare you away – and why should it! –, you can find an Opera Mobile Labs build with extensions support for Android below. In addition, we've released extension-enabled Opera Mobile Emulator Labs builds, so you can test your extensions in a desktop-based Opera Mobile instance as well.

Once you've downloaded a build, you'll want to head over to the Opera Extensions site, where you'll find plenty of extensions to play with. When doing so, please keep in mind the following known issues:

  • Speed Dial extensions are not supported.
  • Extensions relying on keyboard shortcuts and/or mouse events might not work as expected.
  • Popup windows are currently launched as a new tab, which limits their functionality. This is a known issue, and as stated earlier, this is not the final design.
  • Buttons can become blurry on high-DPI screens.

If you don't know where to start, we found the following extensions to work quite well: Ghostery, Layers, Google Images Direct, HTTP Header, LastPass.

You can find all installed extensions by clicking the green Extensions icon in the Opera Menu, from where you can disable or uninstall them, and tweak various settings. Furthermore, the Install extension menu option allows you to sideload extensions from the local file system as well.

Screenshot of Opera Mobile Emulator with extension menu option Screenshot of Opera Mobile Emulator showing all installed extensions

We have also added the option to load unzipped extensions for testing purposes, just like Opera desktop's Developer Mode. This is very handy for development, as it saves you from zipping and installing your extension over and over again. In order to use this, load Opera Mobile on your device or PC, choose the earlier mentioned Install extension menu option and navigate to the config.xml file of your unzipped extension. The extension will then be loaded in developer mode, and its settings page has a handy Reload menu option, which you can click to reload the extension after you've made some changes to the code.

And of course, you can use Opera Dragonfly's remote debugging functionality to inspect the inner workings of the installed extensions' JS, DOM and CSS. For detailed instructions on how to connect Opera Mobile with Opera Dragonfly, we refer to the remote debugging section in our Opera Dragonfly guide: it's as easy as clicking a few buttons.

Remote debugging of an extension with Opera Dragonfly

So, that's mobile extensions in a nutshell. Give it a spin, try out your favorite extensions, and let us know in the comments what you think about it!