I'm using Firefox latest version 53.0.3 on Ubuntu Linux, and I can't find how to create a new cookie with the Storage Inspector tab in the Developer Tools.
I can edit and delete existent ones, but there is no button or any option to create new ones, also using the Console I can't replace the existent cookies with something like this document.cookie = 'key=value;...', so... ¿Is there a way to do this without installing thirty party addons with Firefox?

