mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 18:00:18 +01:00
ef9d5d117b
Co-authored-by: ryanml <ryanlanese@gmail.com>
17 lines
432 B
Markdown
17 lines
432 B
Markdown
# Account Menu
|
|
|
|
The account menu is the popup menu which contains options such as:
|
|
- Logging out
|
|
- Switching accounts
|
|
- Creating a new account
|
|
- Importing an account
|
|
- Connecting a HW wallet
|
|
- Looking up info & help
|
|
- Adjusting settings
|
|
|
|
It can be seen below where it has been outlined with a red box
|
|
|
|
![Screenshot of account menu](https://i.imgur.com/xpkfIuR.png)
|
|
|
|
Above screenshot showing the menu bar in MetaMask 6.7.1
|