Build a NepTunes widget.
Widgets are just HTML, CSS and JavaScript in a .nepget bundle. Read live track
data, draw whatever you like, and control playback through a small JavaScript API.
Introduction
What a NepTunes web widget is, how the .nepget bundle works, and where widgets live.
Quick start
Build a minimal NepTunes widget in about five minutes.
manifest.json reference
Every field in a widget's manifest.json, with types and defaults.
JavaScript API
The window.NepTunes object — state, actions, events, settings and artwork.
Settings schema
Let users configure your widget with checkboxes, sliders, pickers and more.
Permissions
Declare only the capabilities your widget actually uses.
Debugging
Inspect your widget live with Safari's Web Inspector.
Publishing guidelines
The review bar for getting your widget into the NepTunes gallery.