tshaddix / webext-redux

A set of utilities for building Redux applications in Web Extensions.
MIT License
1.22k stars 179 forks source link

Ensure chrome api available before checking lastError #265

Open tshaddix opened 3 years ago

tshaddix commented 3 years ago

The chrome api is still assumed to be present when checking for lastError here.