Instead of matching exact id, use a regex on the id to find the vendor id, product id, and whether "STANDARD GAMEPAD" is present.
Firefox uses "VID-PID-name" Chromuim browers use "name ([STANDARD GAMEPAD]? Vendor: VID, Product: PID)"
This way we can maybe apply themes to entire vendors (all nintendo devices are 'plumber', etc)