mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-15 18:31:43 +00:00
5 lines
139 B
JavaScript
5 lines
139 B
JavaScript
|
function startup(data, reason) {}
|
||
|
function shutdown(data, reason) {}
|
||
|
function install(data, reason) {}
|
||
|
function uninstall(data, reason) {}
|