You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.
This should be easy to accomplish by writing the general.useragent.site_specific_overrides and general.useragent.override.[sitename] prefs. The hard part will likely be designing the front-end to manage them.
The text was updated successfully, but these errors were encountered:
I've never tried UAControl, but I was looking at the UI in Konqueror as inspiration. Anyway, I've abandoned doing it this way. I'm going to wait for the migration to WebExtensions and filter in the WebRequest callback, without messing with the user's browser settings.
This should be easy to accomplish by writing the general.useragent.site_specific_overrides and general.useragent.override.[sitename] prefs. The hard part will likely be designing the front-end to manage them.
The text was updated successfully, but these errors were encountered: