TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How to extract the most data via Chrome/Firefox browser on Android?

2 pointsby kappuchinoover 3 years ago
I'd like to demonstrate (for a university class that I'm teaching) what you can find out about your/an android phone from a simple html-page with some java-script (i.e. Battery status, IP-Adress, etc.). Is there a project that shows all the available data on one page (no obfuscation, secrecy, etc. needed)? Note: iPhone Information is okay, too, but afaik delivers much less (reliable) data.

2 comments

codeptualizeover 3 years ago
There are a bunch of tools that do this, some examples: <a href="https:&#x2F;&#x2F;browserleaks.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;browserleaks.com&#x2F;</a> <a href="https:&#x2F;&#x2F;www.experte.com&#x2F;browser-privacy-check" rel="nofollow">https:&#x2F;&#x2F;www.experte.com&#x2F;browser-privacy-check</a> <a href="https:&#x2F;&#x2F;coveryourtracks.eff.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;coveryourtracks.eff.org&#x2F;</a><p>Search terms; browser privacy test, browser fingerprinting demo, and similar.
评论 #30058394 未加载
simondanerdover 3 years ago
The following site works nicely, even on a locked-down Chromebook:<p><a href="https:&#x2F;&#x2F;webkay.robinlinus.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;webkay.robinlinus.com&#x2F;</a>
评论 #30058387 未加载