content
content copied to clipboard
Fix incorrectly inserted image alt text
MDN URL
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface
What specific section or headline is this issue about?
UI option - Developer tools panel
What information was incorrect, unhelpful, or incomplete?
This image's alt text is supposed to describe the custom panel added to the developer tools, but it incorrectly uses the alt text from the Address bar suggestion example above.
What did you expect to see?
The alt text for this image should describe the custom panel added to the developer tools.
AS-IS
-
Example showing the result of the firefox_code_search WebExtension's customization of the address bar suggestions.
TO-BE
-
Example of custom panel on developer tools
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
The existing alt text does seem like it needs to be corrected, but the alt text I suggested might not be the best option.
If that's the case, please feel free to suggest a different phrase or make the correction yourself.
Thank you!