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

Display Current Default Selection in UI Screen #44

Closed Mott57 closed 5 years ago

Mott57 commented 5 years ago

When selecting a default user agent, the selection is made through radio buttons in the UI. After clicking apply, and re-visiting the UI screen, the radio button is no longer filled in. That makes it difficult to determine what's currently selected. That is, one has to match the actual user agent string displayed at the bottom, as opposed to quickly seeing that the default is set to "Chrome 77".

As an additional feature, the current selection should always be pinned at the top (first row).