I want to install my extension to all installed Thunderbirds on PC. I
want to avoid installing it for every user separately. My extension is
just for Windows platform because it depends on it. I know that I can
install it by copying into components subdirectory of Thunderbird (TB)
directory. I can find this directory in Windows Registry in
HKLM/Software/Mozilla/Mozilla Thunderbird xx/Extensions/Components
(where xx is version of TB).
Does it exist simpler solution?
Something like “HKLM/Software/Mozilla Plugins” but for extensions.