Skip to content

Fix: Change start point of wxt-demo - #2591

Open
fkatsuhiro wants to merge 2 commits into
wxt-dev:mainfrom
fkatsuhiro:fix/issue-2564
Open

Fix: Change start point of wxt-demo#2591
fkatsuhiro wants to merge 2 commits into
wxt-dev:mainfrom
fkatsuhiro:fix/issue-2564

Conversation

@fkatsuhiro

@fkatsuhiro fkatsuhiro commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Overview

  • Startup URL migration: Changed webExt.startUrls in wxt.config.ts from duckduckgo.com to example.com (done prior to this session).
  • Content script alignment: Updated matches in ui.content/automount.content from duckduckgo to example.com. Replaced the duckduckgo-specific anchor 'form[role=search]' (search form) with div, which exists on example.com (the page's wrapping container).
  • Color scheme: Replaced duckduckgo colors with a white base.

Manual Testing

2026-08-15.8.01.18.mov

Related Issue

This PR fix #2564

@fkatsuhiro
fkatsuhiro requested a review from aklinker1 as a code owner August 9, 2026 14:32
@netlify

netlify Bot commented Aug 9, 2026

Copy link
Copy Markdown

Deploy Preview for creative-fairy-df92c4 ready!

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

@github-actions github-actions Bot added the pkg/wxt-demo Includes changes to the `packages/wxt-demo` directory label Aug 9, 2026
@fkatsuhiro fkatsuhiro changed the title replace: default setup url to example.com Fix: Change start point of wxt-demo Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg/wxt-demo Includes changes to the `packages/wxt-demo` directory

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change start point of wxt-demo

1 participant