stoically / temporary-containers

Firefox Add-on that lets you open automatically managed disposable containers
https://addons.mozilla.org/firefox/addon/temporary-containers/
MIT License
846 stars 57 forks source link

Setting cookies in json format #608

Open kntjspr opened 1 year ago

kntjspr commented 1 year ago

Actual behavior

Setting cookies individually

Expected behavior

Set cookies in json format

Steps to reproduce

  1. ..
  2. ..
  3. ..

Notes

I want to load huge amount of cookies in temporary containers.

stoically commented 1 year ago

One workaround would be using the preferences import, where you could edit the json and append cookies as you see fit.