- Update workflow and logic for options
storage - Update keep alive logic for aria2RPCRequest
- Fixed a bug that keep alive only works when request success.
this avoid that oncearia2c.exeis terminated, thebackground
andpopupwill be stopped, untill you restart the extension
- Fixed a bug that keep alive only works when request success.
- Use asychronous functions as possible
- Check urls' protocol for
http,https,ftp, andmagnetbefore sending requests onnewTaskWindow - Some code clean up