- Upgrade Riot to v4 from v3 which is a complete rewrite
- Mixins are removed in favour of plugins
- CSP is supported automatically
- Organization of files for easier understanding
- background, popup and chrome api
- Reuse of code wherever possible
- Testable code structure (Previously mixins were omitted now plugins are also tested)
- Documented methods