An open API service indexing awesome lists of open source software.

https://github.com/rahji/ghswapper

A simple Chrome extension to flip between a GitHub repo and its GitHub Pages site
https://github.com/rahji/ghswapper

chrome-extension github github-pages

Last synced: about 2 months ago
JSON representation

A simple Chrome extension to flip between a GitHub repo and its GitHub Pages site

Awesome Lists containing this project

README

          

# GitHub URL Swapper

A simple Chrome extension to flip between a GitHub repo and its GitHub Pages site.

:arrow_right: If you are visiting a GitHub Pages website, clicking the extension will open a new tab with the corresponding GitHub repo.

:arrow_left: If you are visiting a GitHub repo, clicking the extension will open a new tab with the corresponding GitHub Pages website (which may or may not exist).

(Basically, I got sick of my students sending me one type of URL when I was asking for the other, so I made this extension)

I also made [a version of GitHub URL Swapper as a Firefox Add-on](https://github.com/rahji/ghswapper_firefox)