JiraSnap logo

JiraSnap

About the extension and how it works

Product Overview

Turn Jira work in progress into a clean daily update.

JiraSnap is a Chrome extension built for people who work in Jira every day and need to quickly prepare a clear, professional daily plan. It helps detect active work, review participants, and generate text that is ready to copy into tools like Google Chat.

Manifest V3 English + Spanish output Atlassian Cloud boards
JiraSnap popup screenshot
The popup lets users review participants, inspect in-progress work, and generate the final message.

What JiraSnap is for

A focused productivity tool for Jira-based daily planning.

Reduce manual work

Instead of scanning a Jira board and writing a status update from scratch, the extension prepares a structured summary for you.

Handle real board scenarios

It is especially useful when active work is tracked in subtasks under stories or parent tasks.

Improve consistency

It helps teams share a clean daily update with a more consistent format and fewer omissions.

Main capabilities

2 languagesSupports Spanish and English output
1 popup flowReview, refine, preview, and copy
MV3Built as a modern Chrome extension
Local parsingReads the board from the browser DOM

Smart detection

  • Detects visible participants from filters or cards.
  • Finds tickets and subtasks in the In Progress column.
  • Captures issue key, summary, estimate, due date, assignee, and issue type.

User-controlled output

  • Select the people to include.
  • Exclude tickets individually before copying.
  • Choose whether issue type appears in the copied text.

How it works

A simple workflow from Jira board to final message.

1

Open a Jira board

JiraSnap is intended for Jira boards hosted on https://*.atlassian.net/*.

2

JiraSnap inspects the visible board

It reads the current DOM using visible text, accessibility signals, data-testid, and fallback logic.

3

Review the detected work

The popup allows you to refine participants, remove irrelevant items, and check the preview.

4

Copy the daily plan

The final output is generated for manual sharing, keeping the user in control of the final message.

Scope and permissions

Area Description
Supported domain Jira boards in Atlassian Cloud.
Extraction model Local DOM reading from the visible board, without relying on the Jira REST API in the MVP.
Saved settings Stores interface preferences such as language and copy-output options locally.
User experience Popup-first workflow with review, preview, help, and quick actions.

Best fit use cases

Daily planning

Quickly prepare a daily plan or status update from what is already visible on the board.

Subtask-heavy workflows

Useful when the real work is distributed across subtasks rather than only parent tickets.

Consistent communication

Helps teams keep daily reporting cleaner, faster, and more uniform.

Important notes

  • Accuracy depends on Jira’s current DOM structure and the visibility of the In Progress column.
  • Future Jira UI changes may require selector and extraction updates.
  • Users should always review the preview before copying and sharing the final message.