Steal Get username & password from Chrome. (Now Only Windows)
npx chrome_password
npm install -g chrome_password
or
yarn global add chrome_password
➜ ~ chrome_password
+----------------------------------------+------------------------+---------------------------+
| url | username | password |
+----------------------------------------+------------------------+---------------------------+
| https://baidu.com | justjavac | 12345678 |
+----------------------------------------+------------------------+---------------------------+
| http://127.0.0.1/login.php | admin | 12345678 |
+----------------------------------------+------------------------+---------------------------+
| https://www.zhihu.com/login | root | 12345678 |
or:
npx chrome_password
chrome_password is released under the MIT License. See the bundled LICENSE file for details.