- New File
 - New Tab
 - New Window
 - More Tools →
 - Export
 - Go to Google...
 
- Save Page As...
 - Create Shortcuts
 - Name Window...
 - Open nested →
 - Switch Window
 - New Terminal
 
- Welcome
 - Playground
 - Export
 
    
        Root Machine
        {
    "state": "idle",
    "event": {
        "type": ""
    },
    "previousEvent": null
}
    
  
    
        Sub Machine
        {
    "state": "idle",
    "event": {
        "type": ""
    },
    "previousEvent": null
}
    
  
    
        Sub2 Machine
        {
    "state": "idle",
    "event": {
        "type": ""
    },
    "previousEvent": null
}