kratsg Posted April 26, 2008 Share Posted April 26, 2008 Is there a way on a PHP-Enabled server to see if a specific FireFox add-on is currently running on the site... Such as "Tamper"? My main goal is to kind of... block any user trying to run Tamper on a site, but I can't seem to find anything via Google about even attempting some sort of means of detection. Link to comment https://forums.phpfreaks.com/topic/102978-check-to-see-if-a-firefox-add-on-is-running/ Share on other sites More sharing options...
Fadion Posted April 26, 2008 Share Posted April 26, 2008 I dont think it can be done. Probably some kind of activex or whatever, but php? Nope. Link to comment https://forums.phpfreaks.com/topic/102978-check-to-see-if-a-firefox-add-on-is-running/#findComment-527534 Share on other sites More sharing options...
monkeytooth Posted April 26, 2008 Share Posted April 26, 2008 and just for the sake of saying it.. if done with activex, or java.. that can be turned off and blocked from running its detection if there is such a way Link to comment https://forums.phpfreaks.com/topic/102978-check-to-see-if-a-firefox-add-on-is-running/#findComment-527538 Share on other sites More sharing options...
monkeytooth Posted April 26, 2008 Share Posted April 26, 2008 May not apply directly to the addon you wanna detect.. however the link below does contain some useful information, and a slue of links between user comments on the article and author supplied links.. http://kuza55.blogspot.com/2007/10/detecting-firefox-extension-without.html Link to comment https://forums.phpfreaks.com/topic/102978-check-to-see-if-a-firefox-add-on-is-running/#findComment-527542 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.