webext-detect
Detects where the current browser extension code is being run. Compatible with Firefox, Chrome and derivates.
webext-patterns
Tool to convert the patterns and globs of your WebExtension manifest to regex
webext-storage-cache
Cache values in your Web Extension and clear them on expiration. Also includes a memoize-like API to cache any function results automatically.