GOOGLE CHROME EXTENSION -- 3
Budget: $30 – $250 USD
Hello, I need a Chrome extension which allows me to charge cookies in the following format:
cookiename=cookievalue,cookiename1=cookievalue2,cookiename3=cookievalue3
Basically I have a python script that saves my cookies in the following format in a file, I want to copy and paste that cookies in the extension and when I refresh the extension must apply the cookies.
cookiename=cookievalue,cookiename1=cookievalue2,cookiename3=cookievalue3
Basically I have a python script that saves my cookies in the following format in a file, I want to copy and paste that cookies in the extension and when I refresh the extension must apply the cookies.