Page 1 of 1

Is there an extension that allows me to add cookies?

Posted: 2018-09-07, 03:37
by Kolmar
Checking over the few extensions for palemoon directed at cookies, none of them allow me to add cookies to a website. Are there any that allow me to do so?

Re: Is there an extension that allows me to add cookies?

Posted: 2018-09-07, 12:54
by billmcct

Re: Is there an extension that allows me to add cookies?

Posted: 2018-09-07, 16:33
by Goodydino
If you mean allow a website to set cookies, Cookie Masters works well.
http://addons.palemoon.org/addon/cookiemasters/

Re: Is there an extension that allows me to add cookies?

Posted: 2018-09-07, 17:32
by New Tobin Paradigm
He wants to bake his own cookies for a specific website.

Re: Is there an extension that allows me to add cookies?

Posted: 2018-09-07, 20:38
by Moonchild
You can actually add custom cookies with the devtools.
Enable devtools, click the gear, enable "storage" in the left column which adds a storage category on the toolbar.
The storage category has a "cookies" section. In the list with cookies you can right-click and "add item". This makes a new cookie with as default a generated GUID name. You can edit the fields of that cookie by doube-clicking the relevant cells in the grid.