Skip to content

docs: Added Edge ID for Glossy New Tab extension - #2555

Merged
aklinker1 merged 2 commits into
wxt-dev:mainfrom
oyzamil:patch-6
Aug 1, 2026
Merged

docs: Added Edge ID for Glossy New Tab extension#2555
aklinker1 merged 2 commits into
wxt-dev:mainfrom
oyzamil:patch-6

Conversation

@oyzamil

@oyzamil oyzamil commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Added Edge ID for Glossy New Tab extension

Added Edge ID for Glossy New Tab extension
@netlify

netlify Bot commented Aug 1, 2026

Copy link
Copy Markdown

Deploy Preview for creative-fairy-df92c4 ready!

Name Link
🔨 Latest commit 51ead18
🔍 Latest deploy log https://app.netlify.com/projects/creative-fairy-df92c4/deploys/6a6de32c8eef7d000895a6d3
😎 Deploy Preview https://deploy-preview-2555--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.

@codecov

codecov Bot commented Aug 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.11%. Comparing base (83e9840) to head (51ead18).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2555      +/-   ##
==========================================
- Coverage   79.14%   79.11%   -0.03%     
==========================================
  Files         133      133              
  Lines        3979     3979              
  Branches      922      922              
==========================================
- Hits         3149     3148       -1     
- Misses        734      736       +2     
+ Partials       96       95       -1     

☔ 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.

@pkg-pr-new

pkg-pr-new Bot commented Aug 1, 2026

Copy link
Copy Markdown

Open in StackBlitz

@wxt-dev/analytics

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

@wxt-dev/auto-icons

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

@wxt-dev/browser

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

@wxt-dev/i18n

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

@wxt-dev/is-background

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

@wxt-dev/module-react

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

@wxt-dev/module-solid

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

@wxt-dev/module-svelte

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

@wxt-dev/module-vue

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

@wxt-dev/runner

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

@wxt-dev/storage

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

@wxt-dev/unocss

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

@wxt-dev/webextension-polyfill

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

wxt

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

commit: 51ead18

@aklinker1
aklinker1 enabled auto-merge (squash) August 1, 2026 12:10
@aklinker1 aklinker1 changed the title Added Edge ID for Glossy New Tab extension docs: Added Edge ID for Glossy New Tab extension Aug 1, 2026
@aklinker1
aklinker1 merged commit a82454c into wxt-dev:main Aug 1, 2026
19 checks passed
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Thanks for helping make WXT better!

@oyzamil

oyzamil commented Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

@aklinker1 there is some issue with extension listing,

See Glossy New Tab Extension: dhiekgdaipindoapjmcnpompdknjeijf
It's chrome id is available in extension-showcase.yml but not showing on wxt.dev homepage.

@aklinker1

Copy link
Copy Markdown
Member

@oyzamil Debugging...

@aklinker1

aklinker1 commented Aug 1, 2026

Copy link
Copy Markdown
Member

The backend doesn't like that the text for the user count is missing

curl 'https://queue.wxt.dev/api' \
  -X POST \
  --data-raw '{"query":"query {\n  chromeExtension(id: \"dhiekgdaipindoapjmcnpompdknjeijf\") {\n    users\n  }\n}"}'
{
  "data": { "chromeExtension": null },
  "errors": [
    {
      "message": "Could not extract \"weeklyActiveUsers\" from HTML",
      "locations": [{ "line": 2, "column": 3 }],
      "path": ["chromeExtension"]
    }
  ]
}

Fixing...

@aklinker1

Copy link
Copy Markdown
Member

There we go. Had some issues with my hosting setup after the deploy, so the service was down for a little while. But it should be good now.

Screenshot 2026-08-01 at 9 32 38 AM

@oyzamil
oyzamil deleted the patch-6 branch August 1, 2026 14:42
@oyzamil

oyzamil commented Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

Appreciated 🔥🙏

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.

2 participants