Skip to content

Repository files navigation

Chrome Extensions

License: MIT

A monorepo of Chrome extensions built with WXT and TypeScript.

Extensions

Extension Description
Copy from X Copy tweets and articles as Markdown with embedded images
Diff Preview Preview the rendered output of HTML and Lottie files on GitHub PR Files Changed tab
Hide Draft PR Hide draft pull requests on GitHub PR list
Stack PR Group and sort stacked pull requests on GitHub PR list
Uncheck Viewed Uncheck all Viewed files on GitHub PR Files Changed tab

Tech Stack

Development

pnpm install

# build a specific extension
pnpm --filter <extension-name> build

# dev mode with hot reload
pnpm --filter <extension-name> dev

# lint
pnpm -w lint
pnpm -w lint:fix

After building, load the extension in Chrome:

  1. Open chrome://extensions
  2. Enable Developer mode
  3. Click Load unpacked and select extensions/<extension-name>/.output/chrome-mv3

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages