├── options.html # Options page entry ├── src/ # Popup UI │ ├── App.tsx │ ├── background.ts # Service worker (background) │ ├── main.tsx │ └── options.tsx # Options UI ├── content-script/ # Content ...
OpenClaw has surpassed React to become the most-starred software project on GitHub, accumulating over 190,000 stars in just 14 days since its launch.