If you have multiple firefox installation, you may encounter a problem that leetccode.vim can't signin. It is because browser_cookie3 only get the first installation in ~/.mozilla/firefox/profiles.ini, ref: __init.py__ +623
To solve this, move your current installation to the top, or comment the others.