I'm using Chrome 97 on Android 10 (a Samsung Galaxy S9+). When I enable remote debugging and enter navigator.userAgentData in the Chrome DevTools Javascript console I get a return of undefined. Am I ...
I'm currently working on a browser extension using Flutter and have run into an issue with Firefox. When I build my Dart file for the content script, both the browser and chrome objects are undefined ...