1
0
mirror of https://github.com/niespodd/browser-fingerprinting.git synced 2021-11-01 22:44:07 +03:00

Update README.md

This commit is contained in:
niespodd
2021-02-15 11:25:28 +01:00
committed by GitHub
parent cfc426ac46
commit 640b124b71

View File

@@ -20,6 +20,7 @@ A ⭐ on this repo will be **appreciated**!
## Random, maybe useful ## Random, maybe useful
* [Cap FPS for Chromium with software rendering --use-gl=swiftshader](https://gist.github.com/niespodd/c7fd14e0e58652e74c0f1fdbd819112d) - Limit CPU usage from SwiftShader by redraw freq. of Chromium in AVD * [Cap FPS for Chromium with software rendering --use-gl=swiftshader](https://gist.github.com/niespodd/c7fd14e0e58652e74c0f1fdbd819112d) - Limit CPU usage from SwiftShader by redraw freq. of Chromium in AVD
* Unlike some public comments on that matter **chrome devtools protocol actually works** on AVD-s with puppeteer * Unlike some public comments on that matter **chrome devtools protocol actually works** on AVD-s with puppeteer
* [Abusing GPU cache to create persistent tracking identifiers](https://niespodd.github.io/persistent-tracking-shader-cache/)
## [puppeteer-extra-plugin-stealth 😈](https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-stealth) ## [puppeteer-extra-plugin-stealth 😈](https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-stealth)