Safari web extensions cannot carry cookies through jQuery Ajax in popup scripts.

safari web extensions cannot carry cookies through jquery ajax in popup scripts. I found that it is possible in Chrome, but when converted to run on Safari using safari-web-extension-converter, the ajax requests do not pass the cookie over. Is there any way to solve this problem?

Post not yet marked as solved Up vote post of lizhibo Down vote post of lizhibo
287 views