First, add the plug-in to your project by double click on the layout.
Then go to your event sheet, add your trigger an add an action.
The action is "Webstorage > Save to local/session storage" then choose a key, set your text to save in value.
Your text will be saved at the "key" position and you can access it by reading the "key" position.
And you're done ;D