Safariwhich
Safariwhich is an open‑source modular extension framework originally developed for the Apple Safari web browser. The project was first announced in 2018 by a group of independent developers and designers with the goal of simplifying the creation, distribution, and management of Safari extensions. Safariwhich uses a component‑based architecture that allows developers to write small, reusable modules in Swift, JavaScript, or WebAssembly, which can then be combined into full applications or distributed as independent extensions.
The core of Safariwhich is a lightweight runtime that manages module isolation, dependency injection, and secure
Safariwhich has been praised for reducing the complexity of Safari extension development and for its emphasis