Syncing cookies from Chrome to Collection Runner's Item Header

I am testing some websites for research. What i found was cookies like : =XSRF-TOKEN,_aid, _rid and cookies changes periodically.
The Problem is when i tried running for long period of time like 2-3 min the above cookies was changed and sync to cookies header of other request as im using Postman-Interceptor, but cookies was not synced to Collection Runner and its request while running. If i want to sync then i was able to do so by stopping it and running it again.
I just want to sync dynamic cookies with request while running Collection Runner without stopping and running it again.
Thank you…