https://github.com/rahji/ghswapper_firefox
A simple Firefox extension to flip between a GitHub repo and its GitHub Pages site
https://github.com/rahji/ghswapper_firefox
Last synced: 2 months ago
JSON representation
A simple Firefox extension to flip between a GitHub repo and its GitHub Pages site
- Host: GitHub
- URL: https://github.com/rahji/ghswapper_firefox
- Owner: rahji
- License: gpl-3.0
- Created: 2024-02-08T15:21:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-08T15:54:25.000Z (over 1 year ago)
- Last Synced: 2025-02-06T02:51:24.038Z (4 months ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub URL Swapper
A simple Firefox 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 originally made [this extension for Chrome](https://github.com/rahji/ghswapper). This is a port to Firefox.