From d3968bd051da27a3c6e0381ac2225aa7bd782cc3 Mon Sep 17 00:00:00 2001 From: iAverages Date: Tue, 10 Feb 2026 19:16:04 +0000 Subject: [PATCH 1/2] docs: add npmx-redirect extension to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e079fbe8..dc1bbacb1 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,8 @@ npmx.dev supports npm permalinks – just replace `npmjs.com` with `npmx.dev | `npmjs.com/org/nuxt` | [`npmx.dev/org/nuxt`](https://npmx.dev/org/nuxt) | > [!TIP] -> Want automatic redirects? Try the [npmx-replace browser extension](https://github.com/tylersayshi/npmx-replace-extension) (Chrome only for now). +> Want automatic redirects? Try the [npmx-replace browser extension](https://github.com/tylersayshi/npmx-replace-extension) (Chrome only for now) or the separate [npmx-redirect extension](https://github.com/iaverages/npmx-redirect) for [Chrome](https://chromewebstore.google.com/detail/lbhjgfgpnlihfmobnohoipeljollhlnb) / [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/npmx-redirect/). +>>>>>>> conflict 1 of 1 ends #### Not yet supported @@ -159,6 +160,7 @@ We welcome contributions – please do feel free to explore the project and - [nxjt](https://nxjt.netlify.app) – npmx Jump To: Quickly navigate to npmx common webpages. - [npmx-weekly](https://npmx-weekly.trueberryless.org/) – A weekly newsletter for the npmx ecosystem. Add your own content via suggestions in the weekly PR on [GitHub](https://github.com/trueberryless-org/npmx-weekly/pulls?q=is%3Aopen+is%3Apr+label%3A%22%F0%9F%95%94+weekly+post%22). - [npmx-digest](https://npmx-digest.trueberryless.org/) – An automated news aggregation website that summarizes npmx activity from GitHub and Bluesky every 8 hours. +- [npmx-redirect](https://github.com/iaverages/npmx-redirect) – Browser extension that automatically redirects npmjs.com URLs to npmx.dev. If you're building something cool, let us know! 🙏 From 70c9c5e0ab0a20672642782bb9d2516e3baaffd2 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 19:25:53 +0000 Subject: [PATCH 2/2] [autofix.ci] apply automated fixes --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc1bbacb1..22b5df5cf 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,8 @@ npmx.dev supports npm permalinks – just replace `npmjs.com` with `npmx.dev > [!TIP] > Want automatic redirects? Try the [npmx-replace browser extension](https://github.com/tylersayshi/npmx-replace-extension) (Chrome only for now) or the separate [npmx-redirect extension](https://github.com/iaverages/npmx-redirect) for [Chrome](https://chromewebstore.google.com/detail/lbhjgfgpnlihfmobnohoipeljollhlnb) / [Firefox](https://addons.mozilla.org/en-GB/firefox/addon/npmx-redirect/). ->>>>>>> conflict 1 of 1 ends +> +> > > > > > > conflict 1 of 1 ends #### Not yet supported