Skip to content

docs: add npmx-redirect extension to readme - #1349

Closed
iAverages wants to merge 2 commits into
npmx-dev:mainfrom
iAverages:npmx-redirect
Closed

docs: add npmx-redirect extension to readme#1349
iAverages wants to merge 2 commits into
npmx-dev:mainfrom
iAverages:npmx-redirect

Conversation

@iAverages

Copy link
Copy Markdown
Contributor

Adds an alternative browser extension for automatic redirects. Published on both chrome web store and firefox add-ons.

@vercel

vercelBot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

ProjectDeploymentActionsUpdated (UTC)
npmx.devReadyReadyPreview, CommentFeb 10, 2026 7:27pm
2 Skipped Deployments
ProjectDeploymentActionsUpdated (UTC)
docs.npmx.devIgnoredIgnoredPreviewFeb 10, 2026 7:27pm
npmx-lunariaIgnoredIgnoredFeb 10, 2026 7:27pm

Request Review

@coderabbitai

coderabbitaiBot commented Feb 10, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

The README.md documentation has been updated to expand guidance on browser extensions. The change replaces a single reference to the npmx-replace extension with broader coverage that now includes both npmx-replace and npmx-redirect extensions, detailing Chrome and Firefox platform availability with direct links. A related entry for npmx-redirect is also added to the Related projects section. The diff contains unresolved merge conflict markers. No public API signatures have been modified.

Possibly related PRs

Suggested reviewers

  • danielroe
🚥 Pre-merge checks | ✅ 1
✅ Passed checks (1 passed)
Check nameStatusExplanation
Description check✅ PassedThe pull request description clearly relates to the changeset, describing the addition of npmx-redirect extension documentation with platform details and links.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov

codecovBot commented Feb 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@coderabbitaicoderabbitaiBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

Comment threadREADME.md
> 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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🔴 Critical

Critical: Unresolved merge conflict marker must be removed.

Line 121 contains a merge conflict marker (> > > > > > > conflict 1 of 1 ends) that will break the markdown rendering and prevent this PR from being merged.

🔧 Proposed fix to remove the conflict marker
 > 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

@iAverages

Copy link
Copy Markdown
ContributorAuthor

I have no idea what I did to my local repo, also messed up the merge conflict, I will remake this PR :thinking.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@iAverages