Jetpack/Examples: Difference between revisions
< Jetpack
Jump to navigation
Jump to search
(adding a script) |
No edit summary |
||
Line 17: | Line 17: | ||
|define a button, add it to the webpage, attach a listener and execute a simple action when clicked. | |define a button, add it to the webpage, attach a listener and execute a simple action when clicked. | ||
|- | |- | ||
| Grooveshark Remote Control | |||
| [[User:Peregrino|Hernán Rodríguez Colmeiro]] | |||
|1.0b4 | |||
|https://github.com/peregrinogris/Grooveshark-Remote-Control/ | |||
|Full featured extension to control Grooveshark from your status bar. | |||
|} | |} |
Revision as of 17:53, 14 June 2011
This page lists add-ons which people have created using the Add-on SDK and the Online Builder.
If you've written an add-on using the SDK or the Builder, please feel free to share a link to it here!
Title | Author | SDK Version | Location | Description |
How to create a button on a webpage | Bogo | 1.0b5 | https://gist.github.com/970120 | define a button, add it to the webpage, attach a listener and execute a simple action when clicked. |
Grooveshark Remote Control | Hernán Rodríguez Colmeiro | 1.0b4 | https://github.com/peregrinogris/Grooveshark-Remote-Control/ | Full featured extension to control Grooveshark from your status bar. |