Skip to content

martrend33/github-stories

 
 

Repository files navigation

GitHub Chat Extension

This Chrome extension adds a small chat toggle to the lower-right corner of every github.com/* page. Opening the toggle displays GitHub Chat in an iframe when the configured chat endpoint allows embedding, and passes the current GitHub URL as github_url.

Install locally

  1. Open chrome://extensions.
    1. Enable Developer mode.
      1. Click "Load unpacked".
        1. Select this folder.
          1. Visit any https://github.com/* page and click the "Chat" button.

          2. Configure the chat endpoint

          3. The default chat endpoint is https://github-chat.com/. That host currently blocks iframe embedding, so the extension shows an "Open Chat" fallback for the default URL. To use an embeddable chat endpoint, open the extension details page, select "Extension options", and save the preferred chat URL.

About

View stories on your GitHub dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 53.9%
  • JavaScript 33.7%
  • HTML 12.4%