Possible to check for plugins on firefox?

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
r3ptor
Forum Newbie
Posts: 1
Joined: Mon Jan 09, 2006 4:16 pm

Possible to check for plugins on firefox?

Post by r3ptor »

hello,

i wanted to ask if it is possible to track a plugin for firefox
is there any way to get a full list of plugins that an user is using when it opens the page in firefox

if possible please put link to the info you got in this post
thx!
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

This does not belong in PHP-Security :?

Moved to General Discussion.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Javascript's navigator.plugins object array may hold what you are looking for.
Post Reply