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
- Host: GitHub
- URL: https://github.com/rahji/ghswapper
- Owner: rahji
- Created: 2022-10-31T01:16:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-12T17:27:58.000Z (over 2 years ago)
- Last Synced: 2025-10-23T20:48:02.312Z (8 months ago)
- Topics: chrome-extension, github, github-pages
- Language: JavaScript
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)