Next-gen browser with advanced features for power users & developer tools.
⚡Browser DevTools:
Use your own proxies
● Use free or paid proxies from any provider
● HTTP, HTTPS, SOCKS4, SOCKS5 proxies
● Unblock websites
● Mask your IP
● Hide browser location
Inspect web elements
● Inspect and live edit individual web elements and their attributes with the built-in web dom inspector
View website network traffic (Early beta)
● View web resource, ajax, fetch api network traffic
● Note this is in BETA, no other functionality is available at this point apart from viewing network filenames
Run Javascript code on any site
● Write efficient Javascript code with built-in IntelliSense JS autocomplete engine
● Inject JS
● View console logs
● Debug website problems
Switch User Agent
● Dynamically make your browser appear as another device (e.g Nintendo Switch, Samsung TV, etc.)
Analyze website source code
● View web site source code in a highlighted code editor
● Beautify minified HTML and javascript code