Registers a new extension function. Extensions are functions that help
initialize blocks, usually adding dynamic behavior such as onchange
handlers and mutators. These are applied using Block.applyExtension(), or
the JSON "extensions" array attribute.
Registers a new extension function. Extensions are functions that help initialize blocks, usually adding dynamic behavior such as onchange handlers and mutators. These are applied using Block.applyExtension(), or the JSON "extensions" array attribute.