On a desktop app, you can see what kind of request the program makes and which servers it contacts. With a webapp, you'll never know what the app does.
You can do the same in your browser by opening the developer tools and in fact it comes built in to the browser whereas on a desktop you'd have to install another app like Wireshark/Fiddler to see those requests.
alimbada|7 years ago
stephenr|7 years ago
crystaln|7 years ago
dillondoyle|7 years ago
pritambaral|7 years ago
Unless you run uMatrix or uBlock Origin (same code in both as far as this feature is concerned), of course.
progx|7 years ago