How can I save one or more specific cookies in Chrome but automatically delete all others (including those from the same domain) upon browser close or open?
My original thought was to find a cookie extension which either:
Whitelisted a specific cookie and gave me the ability to delete all others at start up or shutdown
or
Allows me to auto-import a cookie on start up, and use the Chrome cookie settings to remove them all at shutdown.
However the problem seems is that I can't find an extension that does what I want. There are extensions like Vanilla Cookie Manager which allow me to whitelist cookies for a specific domain and delete all others but this fails to accomplish what I need.
Are the extensions or other options which allow me to accomplish either of the above?