user-agent-body-class
Super Browser Detector
License: GPLv2 or later Super Browser Detector adds PHP user agent information to the body class
Proof Health
Open evidenceCommercial opportunities need traceable source links before they are treated as build-worthy.
53.6% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
Related Opportunities
1 marketSource Evidence
Open evidence explorerGreat for PHP, not for cacheing: users show compatibility, support pain that may indicate a product gap.
Buyer: developers, agencies, and technical site owners · Wedge: preflight php code changes, compatibility risks, rollback paths, and debug evidenceDoes what I needed: users show support pain that may indicate a product gap.
Buyer: developers, agencies, and technical site owners · Wedge: preflight php code changes, compatibility risks, rollback paths, and debug evidenceGreat Solution for Targeted CSS: users praise easy, quality, which suggests what competitors already do well.
Buyer: developers, agencies, and technical site owners · Wedge: preflight php code changes, compatibility risks, rollback paths, and debug evidenceCountry Flags: users praise easy, which suggests what competitors already do well.
Buyer: developers, agencies, and technical site owners · Wedge: preflight php code changes, compatibility risks, rollback paths, and debug evidenceFirefox?: users praise reliable, which suggests what competitors already do well.
Buyer: developers, agencies, and technical site owners · Wedge: preflight php code changes, compatibility risks, rollback paths, and debug evidenceCompetitor Context
1 shownRepeated Themes
0 shownNo repeated plugin-level themes have been generated yet.
Collected Signals
5 shown from 5 collectedFirefox?: users praise reliable, which suggests what competitors already do well.
Evidence: THX Henry put this after edge: function uabc_isFF() { $cn_uabc_isFF= (bool) strpos($_SERVER['HTTP_USER_AGENT'],'Firefox'); if ($cn_uabc_isFF) return true; else return false; } and change this: // Desktop if(uabc_isFF()) $classes[] = 'browser-firefox'; elseif($is_gecko) $classes[] = 'browser-gecko'; this works for me!Great for PHP, not for cacheing: users show compatibility, support pain that may indicate a product gap.
Evidence: Great for PHP, not for cacheing This plugin is great as it provides the PHP command lines for identifying browsers and using if commands.Country Flags: users praise easy, which suggests what competitors already do well.
Evidence: Its really simple to detect the country through IP….Great Solution for Targeted CSS: users praise easy, quality, which suggests what competitors already do well.
Evidence: Great Solution for Targeted CSS A great solution for targeting specific browser types and software… and appreciate the simple code.Does what I needed: users show support pain that may indicate a product gap.
Evidence: Super helpful for writing browser-specific CSS.