balta2ar / brotab

Control your browser's tabs from the command line
MIT License
389 stars 27 forks source link

Extension crashes when trying to close a non-existent tab #41

Open CRImier opened 4 years ago

CRImier commented 4 years ago

With Firefox, if you accidentally pass a wrong tab number to the extension, it can crash - sometimes it does and sometimes it doesn't. Enabling and disabling the extension on the about:addons page restarts the extension and fixes the crash (until the next accidental nonexistent page close, ofc).