Plugin Console
With the Plugin Console, you can run and test javascript scripts in real time. This makes it easy for plugin development.
DOWNLOAD
Usage
Simply enter 1 or more lines of code and press CTRL-enter. It shows the result of the final line or any exceptions that occur. Note that if you use the 'var' keyword, you won't be able to access that variable in subsequent entries.
Installation
See [[Plugins]]
This plugin is based on [[http://amarok.kde.org/wiki/Development/Scripting_HowTo_2.0#Amarok_Scrip…|Amarok Script Console]]
API compatibility
1.x
Code repository