ray-lothian / UserAgent-Switcher

A User-Agent spoofer browser extension that is highly configurable
https://webextension.org/listing/useragent-switcher.html
Mozilla Public License 2.0
934 stars 144 forks source link

Show current site's user agent in custom mode #43

Closed Mott57 closed 5 years ago

Mott57 commented 5 years ago

When hovering over the icon, it says the JSON user agent (UA) is used if there is a match otherwise user agent X.

Instead of the generic message, would it be possible to actually display the UA string while visiting a site when there is match in JSON file?

This would make it easier to troubleshoot, and allows one to easily determine if a custom rule is active.