The user can: - Create a new session: the mobile app order a new session to the API and get a session code. - The user put the session code into the browser extension and start a new control mode - The Mobile can send commands to be enqueue to the API, always passing the session code and the required command. - The Browser extension must always check if there is any request in the queue to process.