This plugin accurately detects the user's browser. It adds a corresponding CSS class to the body element (e.g., 'is-chrome', 'is-firefox') for easy styling and functionality adjustments based on the browser in use. Supports detection of Chrome, Firefox, Safari, Opera, Edge, and Internet Explorer.
- download zip-file
- upload in shopware administration:
Extensions > My extensions > Upload extension
- activate
DwmdBrowserDetection
Plugin - clear cache via console
bin/console cache:clear
orSettings > Caches & indexes > Clear caches