Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Method of detecting add-ons that are installed

  • 2 trả lời
  • 1 gặp vấn đề này
  • 11 lượt xem
  • Trả lời mới nhất được viết bởi FredMcD

more options

I am working on a project to be able to parse all extensions installed on a computer for each user profile on the computer. I have researched what I can, and haven't really found a good method of doing so. I was hoping that you may be able to assist me with a PowerShell (or the like) script that can be run which would output that type of information?

Thanks!

I am working on a project to be able to parse all extensions installed on a computer for each user profile on the computer. I have researched what I can, and haven't really found a good method of doing so. I was hoping that you may be able to assist me with a PowerShell (or the like) script that can be run which would output that type of information? Thanks!

Tất cả các câu trả lời (2)

more options

The file in each semi-randomly-named profile folder containing information on installed extensions is:

extensions.json

Can you use a JSON parser in your PowerShell code? I don't know whether Microsoft JScript has that or not.

more options

I found this. Don't know if it will help. To see the program code, save the file, then add .zip to it.

https://addons.mozilla.org/en-US/firefox/addon/copyextensionstoclipboard/ Copy Extensions to Clipboard Kopiert eine Auflistung aller installierten Add-ons, Plugins und Themes in die Zwischenablage Copies a list of all installed add-ons, plugins and themes to clipboard