Developer Tools/03

Kanban Tab — Chrome Extension

Chrome ExtensionManifest V3OAuth 2.0JiraGitHub

The Problem

Developers managing tasks across Jira, GitHub, Asana, and Linear had to context-switch between tools constantly — no unified view existed in the browser's most-visited surface.

Approach

  1. 01Built the full extension on Manifest V3 architecture, replacing the new-tab page with a persistent Kanban board.
  2. 02Implemented OAuth 2.0 authentication flows for all four integrations: Jira, GitHub, Asana, and Linear.
  3. 03Built the real-time sync layer keeping tasks updated across all connected platforms without manual refresh.

Impact

Live on the Chrome Web Store — delivers a unified Kanban view across 4 platforms directly from the browser's new-tab page.

Stack

Chrome Extension (MV3)Extension architecture
OAuth 2.0Multi-platform authentication
JavaScriptExtension logic and sync layer
Jira / GitHub / Asana / Linear APIsReal-time task sync