[go: nahoru, domu]

Skip to content

tiramisyuz/ghcss-ext

Repository files navigation


GitHub Repo stars GitHub Issues or Pull Requests GitHub Issues or Pull Requests
A Chrome extension to inject a CSS codeblock from Github profiles into the entire page.

An idea emerged from people in the Vencord server wanting to bring back the Mathjax CSS injection bug(s).


Installation

⭐ Manual

Make sure you have git installed

git clone https://github.com/tiramisyuz/ghcss-ext.git
bun install
bun start

This starts a live debug that changes everytime the code does. If you just want to build once; do bun build instead and load it unpacked in your browser.

⭐ Chrome

Head to the releases.

Firefox

Get it from the extension store. The extension on the store is maintained by @zoey-on-github.

Usage

We apparently can't make up our mind on how the CSS injection should go, but right now you make a profile.css file and put whatever in it in a repo with the same name as you.

You also need to put this in your profile's README.md:

![ghcss](https://ghcss.bims.sh/)

(huge shoutout to bims for carrying this project with the backend)

Contributing

Contributions are welcome. Please consistently follow the code style. I would prefer high quality PRs so be experienced lol