From d30037f1671a853ab91a3e43a78c2f048b7b3ca2 Mon Sep 17 00:00:00 2001 From: "Md. Samin Irtiza" <62540152+samin-irtiza@users.noreply.github.com> Date: Mon, 27 Feb 2023 22:26:03 +0600 Subject: [PATCH] Added a chrome hidden command Added chrome://discards to the list of hidden commands. Signed-off-by: Md. Samin Irtiza <62540152+samin-irtiza@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ab7c2d7..149e8b0 100644 --- a/README.md +++ b/README.md @@ -1627,6 +1627,7 @@ In Firefox's address bar, you can limit results by typing special characters bef - `chrome://restart` - restart chrome - `chrome://dino` - ERR_INTERNET_DISCONNECTED... - `cache:` - view the cached version of the web page +- `chrome://discards` - toggle auto discard settings of tabs (useful for keeping important tabs from reloading) ###### Bypass WAFs by Shortening IP Address (by [0xInfection](https://twitter.com/0xInfection))