hrdl-github / cookies-txt

A Firefox add-on which exports all cookies to a Netscape HTTP Cookie File
GNU General Public License v3.0
190 stars 23 forks source link

Fix TypeError when there’s no cookie in store #9

Closed jtotht closed 3 years ago

jtotht commented 4 years ago

Some changes to make sure no TypeErrors are thrown in case there are no cookies in a given store (which is quite possible if the user clicks on “Current Site” on a site where they don’t have any cookies).