Skip to content

docs: show Edge Add-ons in showcase#2452

Merged
aklinker1 merged 2 commits into
wxt-dev:mainfrom
cookesan:edge-addons-showcase
Jun 29, 2026
Merged

docs: show Edge Add-ons in showcase#2452
aklinker1 merged 2 commits into
wxt-dev:mainfrom
cookesan:edge-addons-showcase

Conversation

@cookesan

Copy link
Copy Markdown
Contributor

Overview

Adds Edge Add-ons to the extension showcase flow:

  • accepts edgeId entries in docs/assets/extension-showcase.yml
  • queries edgeAddons through the queue API
  • renders Edge links with the existing store link list

Manual Testing

  • bun run docs:build
  • bun run check
  • bun run test
  • Previewed the built docs page and confirmed the StayFree card renders Chrome, Firefox, and Edge links.

Related Issue

This PR closes #2429

@netlify

netlify Bot commented Jun 28, 2026

Copy link
Copy Markdown

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 9589b8b
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/6a420ec85a15e9000811d36c
😎 Deploy Preview https://deploy-preview-2452--creative-fairy-df92c4.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@aklinker1 aklinker1 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice, works well

Comment thread docs/assets/extension-showcase.yml Outdated
@pkg-pr-new

pkg-pr-new Bot commented Jun 29, 2026

Copy link
Copy Markdown

Open in StackBlitz

@wxt-dev/analytics

npm i https://pkg.pr.new/@wxt-dev/analytics@2452

@wxt-dev/auto-icons

npm i https://pkg.pr.new/@wxt-dev/auto-icons@2452

@wxt-dev/browser

npm i https://pkg.pr.new/@wxt-dev/browser@2452

@wxt-dev/i18n

npm i https://pkg.pr.new/@wxt-dev/i18n@2452

@wxt-dev/is-background

npm i https://pkg.pr.new/@wxt-dev/is-background@2452

@wxt-dev/module-react

npm i https://pkg.pr.new/@wxt-dev/module-react@2452

@wxt-dev/module-solid

npm i https://pkg.pr.new/@wxt-dev/module-solid@2452

@wxt-dev/module-svelte

npm i https://pkg.pr.new/@wxt-dev/module-svelte@2452

@wxt-dev/module-vue

npm i https://pkg.pr.new/@wxt-dev/module-vue@2452

@wxt-dev/runner

npm i https://pkg.pr.new/@wxt-dev/runner@2452

@wxt-dev/storage

npm i https://pkg.pr.new/@wxt-dev/storage@2452

@wxt-dev/unocss

npm i https://pkg.pr.new/@wxt-dev/unocss@2452

@wxt-dev/webextension-polyfill

npm i https://pkg.pr.new/@wxt-dev/webextension-polyfill@2452

wxt

npm i https://pkg.pr.new/wxt@2452

commit: 9589b8b

@aklinker1 aklinker1 enabled auto-merge (squash) June 29, 2026 06:21
@codecov

codecov Bot commented Jun 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.46%. Comparing base (f40005d) to head (9589b8b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2452      +/-   ##
==========================================
- Coverage   78.82%   78.46%   -0.36%     
==========================================
  Files         133      133              
  Lines        3906     3906              
  Branches      883      883              
==========================================
- Hits         3079     3065      -14     
- Misses        741      752      +11     
- Partials       86       89       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aklinker1 aklinker1 merged commit c272fbe into wxt-dev:main Jun 29, 2026
18 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for helping make WXT better!

Sign up for free to 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.

Adding Edge Addons to extension showcase

2 participants