layout | title | author | copyright |
---|---|---|---|
default-withsidebar |
Extension templates and samples |
shwetankdixit |
opera-ccby |
This is a repository of all the example extensions to help you get started with making Opera extensions. These could be useful for just looking through the code and learning about extensions, or you could take any of these as a starting point and then edit them and build upon them for your own extensions. If you haven't done so already, we highly recommend that you read through the architecture overview before proceeding.
Sample extensions:
- An extension which simply adds a button to the toolbar
- An extension which simply adds a popup to the toolbar
- An extension which adds a page action
Relevant reading:
Sample extensions:
Relevant reading:
Sample extensions:
- An extension which simply creates a new tab
- An extension which takes current URL, creates a new tab and runs the URL by the WAVE accessibility evaluation tool
- If you are on dev.opera.com, then clicking on button will redirect it to opera.com
- An example of closing, reloading and duplicating tabs
- Creates a new window with three predefined URLs loading in that window
Relevant reading:
Sample extension:
Relevant reading:
Sample extension:
Relevant reading:
Sample extension:
Relevant reading:
Sample extension:
Relevant reading:
Sample extension:
- Type the keyword 'extquery' in the address bar followed by your query. The extension will search the query on the Opera extensions documentation site
- Type the keyword 'extdocs' in the address bar followed by your query. The default suggestion is to search on the Opera Extensions documentation site . The next option is a search on StackOverflow with the tag
[opera-extension]
, followed by a Google search.
Relevant reading:
Sample extension:
Relevant reading:
Sample extension:
Relevant reading: