Skip to content

Installation

Rishap Gandhi edited this page Jun 15, 2026 · 1 revision

Installation

git clone https://github.com/rishapgandhi/api-diff-inspector.git
cd api-diff-inspector
npm install --legacy-peer-deps
npm run dev

Load in Chrome: chrome://extensions/ → Developer mode → Load unpacked → .output/chrome-mv3

Open DevTools → you'll see the "API Diff" panel tab.

Clone this wiki locally