Skip to content

fix(a11y): Update extension button default_title to "OneNote Web Clipper"#633

Draft
Copilot wants to merge 2 commits intoclaude/issue-629-20260225-1056from
copilot/sub-pr-630
Draft

fix(a11y): Update extension button default_title to "OneNote Web Clipper"#633
Copilot wants to merge 2 commits intoclaude/issue-629-20260225-1056from
copilot/sub-pr-630

Conversation

Copy link
Contributor

Copilot AI commented Feb 27, 2026

The browser action default_title was set to "OneNote Clipper", which is the accessible name announced by screen readers for the extension toolbar button. Updated to "OneNote Web Clipper" for clarity and consistency.

Changes:

  • src/scripts/extensions/chrome/manifest.json
  • src/scripts/extensions/edge/manifest.json
  • src/scripts/extensions/firefox/manifest.json
- "default_title": "OneNote Clipper"
+ "default_title": "OneNote Web Clipper"

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…ests

Co-authored-by: KethanaReddy7 <257986085+KethanaReddy7@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix accessible name for extension button in screen readers fix(a11y): Update extension button default_title to "OneNote Web Clipper" Feb 27, 2026
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