![How do I list absolutely all of the extensions, addons, plugins, etc currently installed in Firefox?](https://linux22.com/image/1673781/How%20do%20I%20list%20absolutely%20all%20of%20the%20extensions%2C%20addons%2C%20plugins%2C%20etc%20currently%20installed%20in%20Firefox%3F.png)
How can I get a list of every single extension and addon that's been added my Firefox installation?
I recently discovered that many "search engine" addons are missing from about:addon
and that you have to dig into about:support
to see them :/
I also recently discovered that mozilla allows you to define Native Messaging Hosts (local apps on your machine that integrate with websites via json messages being passed-between the browser and the backend app). I'm not sure if those are visible in about:addon
or about:support
.
I also know there's a concept of themes and plugins, both of which can be added to Firefox.
Are there any more names for <type of thing that can be added to firefox>
? How do I enumerate absolutely all of them?
答案1
On a Windows OS machine, Nirsoft's BrowserAddonsView does a good job showing all extensions and plugins for almost all browsers, including Firefox.
Though I've not tried doing so, it might run under wine in Linux. [It's amazing how much Windows software runs well under wine!]