mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-21 03:43:16 +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) {}
|