Gets a GPT answer about a Jira ticket, Confluence page, Bitbucket source code, commit or pull request
A simple browser extension that reads the page content and requests OpenAI GPT to explain/summarize the content.
The extension runs on the browser and first checks whether a Jira/Bitbucket page is open.
If so, it just uses the information already displayed on the page and sends to OpenAI for summarization.
The privacy policy is at https://sites.google.com/view/mybrowserextensions/jirabitbucket-gpt-extension
This extension does not handle personal or sensitive user data. It only communicates with OpenAI to pass the page contents to request an explanation or summary.
The source code can be found at: https://github.com/Fernando-Fernandez/JiraGPTExtension