Browser Scope Inspector is a web application that displays the data and permissions to which the browser has access. It was developed by Jules, an AI software engineer, under human guidance.
The application is available at browser-scope-inspector.zik.es.
To run this application on your local machine, follow these steps:
-
Install dependencies:
npm install
-
Run the development server:
npm run dev