Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Chrome Extension Support for GitDiagram #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

CodesticX
Copy link

@CodesticX CodesticX commented Mar 29, 2025

Fix: #42

This PR introduces a Chrome Extension for GitDiagram, allowing users to visualize Git branches directly from their browser while browsing repositories.

✨ Features Added:

  • Content Script Integration: Automatically detects Git repositories on GitHub/GitLab.

🛠️ Implementation Details:

  • The extension listens for URL changes and triggers GitDiagram visualization accordingly.
  • Uses Plasmo for simplified extension development.

📸 Screenshots
image

Refer plamo quickstart Guid for setup

Copy link

vercel bot commented Mar 29, 2025

Someone is attempting to deploy a commit to the Ahmed Khaleel's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

💡 Feature Request: Chrome Extension for GitDiagram
2 participants