paul133 Posted January 13, 2011 Share Posted January 13, 2011 Hello Has anyone managed to create a php script that will detect and list the AddOns in a browser such as Firefox or Chrome? I need to know if a user has a particular extension loaded and if it is disabled or enabled. Paul Link to comment https://forums.phpfreaks.com/topic/224307-browser-addons-detection/ Share on other sites More sharing options...
dragon_sa Posted January 13, 2011 Share Posted January 13, 2011 I think this can only be done client side meaning javascript, there is one here http://www.webdevboost.co.uk/Programming-Language/Javascript/Detect-Browser-Plugins/ Link to comment https://forums.phpfreaks.com/topic/224307-browser-addons-detection/#findComment-1158893 Share on other sites More sharing options...
paul133 Posted January 13, 2011 Author Share Posted January 13, 2011 Hi dragon_sa Thanks for the reply. That is also a useful script. But, i think it only displays plug-ins which I think are different from add-ons? Either way it does not seem to list the Orbit addon that I need to detect? Link to comment https://forums.phpfreaks.com/topic/224307-browser-addons-detection/#findComment-1158909 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.