-
Notifications
You must be signed in to change notification settings - Fork 45
[email protected] #766
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[email protected] #766
Conversation
🦋 Changeset detectedLatest commit: c9599f4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 3 Skipped Deployments
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the branding and messaging for the Status wallet connector extension, changing from the previous generic description to a more specific positioning as a decentralized alternative to WalletConnect.
- Updated the extension name from "A wallet connector by Status" to "!Status dApp Connector"
- Revised the description to emphasize its trustless, decentralized nature as an alternative to WalletConnect
- Applied consistent branding changes across both the package manifest and README documentation
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
File | Description |
---|---|
apps/connector/package.json | Updated manifest name and description for the browser extension |
apps/connector/README.md | Updated title and description to match the new branding |
Comments suppressed due to low confidence (1)
apps/connector/package.json:60
- The exclamation mark at the beginning of the extension name '!Status dApp Connector' is unconventional for browser extension names and may cause confusion or appear unprofessional in browser extension stores.
"name": "!Status dApp Connector",
No description provided.