MrWillCom / github-custom-dashboard-intro

Change the intro on your GitHub dashboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

the icon of the extension

GitHub Custom Dashboard Intro

An browser extension which allows you to change the intro on your GitHub dashboard. Just a joke, have fun! 😉

A preview screenshot of the extension

Get the extension from releases.

If you want a Safari version of this, you may need to convert it on your own, check out docs.

Why I Made This

Recently, Github added some text to the top of the dashboard:

The intro text at the top of the dashboard

Then @aeilot, a friend of mine, sent me a joke:

The intro text, but edited

This inspired me to make this extension, allowing users to change the intro, and save the state.

Building

pnpm install
pnpm build

Or, build for specific target, e.g. firefox-mv2:

pnpm build --target=firefox-mv2

Development

pnpm dev

Then add the extension in build/chrome-mv3-dev to your Chrome browser.

About

Change the intro on your GitHub dashboard.

License:MIT License


Languages

Language:TypeScript 87.4%Language:JavaScript 12.6%