Skip to content

feat: add GitHub-only Chrome extension chat toggle#8

Open
liu971227-sys wants to merge 1 commit intoinquid:masterfrom
liu971227-sys:feat/chrome-extension-toggle-chat
Open

feat: add GitHub-only Chrome extension chat toggle#8
liu971227-sys wants to merge 1 commit intoinquid:masterfrom
liu971227-sys:feat/chrome-extension-toggle-chat

Conversation

@liu971227-sys
Copy link

Summary

  • add a Chrome Extension (Manifest V3) entrypoint
  • inject a toggle button in the lower-right corner on github.com/*
  • show/hide the existing chat UI in an iframe panel
  • switch one insecure script URL to HTTPS for extension compatibility

What this implements for issue #1

  • extension approach using iframe (minimal integration path)
  • toggle button to show/hide chat
  • active only on GitHub domain via content script match
  • basic setup docs in README

Closes #1

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.

Add this to a Chrome Extension

1 participant

Comments