Deus AI Limits Extension — browser/local-first utility

Javascript and Typescript
Job 3 of 10
Deus AI Limits Extension is a local-first browser utility for tracking AI service usage limits directly from a signed-in browser session. The project was built as a practical Chrome Extension for users who work with AI tools daily and need a quick way to see their current limit status without checking everything manually.

The tool focuses on simplicity, privacy, and local usage: data is handled in the user’s browser without a separate backend server. The extension helps make AI-assisted work more predictable by showing availability, supporting usage awareness, and reducing the chance of running into a limit unexpectedly during active work.

Important parts of the project included browser integration, Chrome Extension MV3 development, local state handling, a clear UI, and a careful approach to user data.

Key areas of work:

Chrome Extension MV3 development
local-first browser utility
usage limits tracking
browser session integration
lightweight UI for daily workflow
local state handling
privacy-oriented architecture
productivity tooling for AI-assisted workflows

Technologies: JavaScript, Chrome Extension MV3, HTML, CSS, browser APIs, local storage