A Userscript to grab the webpack instance on any site that uses webpack.
Works on Discord, Spotify, Github, Twitter, Twitch, Netflix and so many more
If found, window.WEBPACK_GRABBER will be defined with the following methods:
Offers methods to find modules by props, name, displayName or code and to find module ids by source code. Also accounts for mangled ("obfuscated") exports.
- Install a Userscript manager, I recommend ViolentMonkey
- Download the UserScript - Your UserScript manager should automatically prompt to install it, if not, just import it manually