mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 10:30:04 +01:00
0311f2d28c
* Added visual documentation of the menu bar component * updated CHANGELOG.md * renamed to account menu which is the component highlighted in the screenshot * updated contributions document
21 lines
444 B
Markdown
21 lines
444 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
|
|
|
|
|
|
|
|
|