capeterson / Grey-Tab

Chrome extension for making developing and supporting force.com apps less panful.
BSD 3-Clause "New" or "Revised" License
25 stars 9 forks source link

content script shouldn't throw exceptions if you don't have a session #25

Closed capeterson closed 8 years ago

capeterson commented 9 years ago

It's annoying and clutters your javascript console. Should fix that.