Integrations quality
View options
- Truncate descriptions
Created by: lguychard
The desired outcome of this project is to increase the product quality, stability and code quality of our integrations, and more specifically of the browser extension.
Goals
-
Error handling: no more
console.error(err); return null
-
Reactive to the DOM: no more one-time
inject()
calls - Tested: prevent regressions
Metrics
- Number of errors on Sentry
- Uninstalls tracked by Chrome webstore
- Unhandled errors:
Plan
Issues labeled code-nav browser-extension
Test/review plan
- Code reviewer:
- Tester:

