mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-25 05:43:08 +09:00
5 lines
140 B
JavaScript
5 lines
140 B
JavaScript
|
|
function install(data, reason) {}
|
|
function startup(data, reason) {}
|
|
function shutdown(data, reason) {}
|
|
function uninstall(data, reason) {}
|