Rob Helmer's blog posts matching the tag: addons
Browse all blog posts or browse by tag instead
11/15/2017 ·
Announcing a new owner for Firefox Add-ons Manager component
Announcing a New Owner for the Add-ons Manager in Firefox, the component that manages extensions and themes. Links to more information about WebExtensions.
11/30/2016 ·
about:addons in React: exploration, and a prototype
Exploring a React version of Firefox's about:addons as a proof-of-concept to replace XBL and XUL, with an emphasis on reusable components and state management.
11/30/2016 ·
Exploring Firefox Add-on Manager in Rust: Enums and Match
Experimenting with a toy version of Firefox's Add-on Manager in Rust, exploring its core components and comparing Rust's features like enums and match.