This extension is designed for individuals who are interested in viewing the alt text applied to images without the need to inspect each image or use a screen reader.
This is helpful to see what alt text is applied (if any) to an image which may provide additional context to the contence of the image, what a screen reader user would hear and if additional context should be added if you are planning to retweet a post.
The visual text added to the page is hiddent from screen readers to ensure the text is not read to the user twice.
View the extension options to turn the different platforms and media types on and off.
Photo with alt | Photo without alt |
---|---|
Multiple photos with alt | GIF with alt |
---|---|
Human alt text | AI alt text |
---|---|
Human alt text | AI alt text |
---|---|
Photo with alt | Photo without alt |
---|---|
zip -r -FS ../social-visual-alt-text-chrome.zip * --exclude .git*
sed -i '' 's/: 3,/: 2,/g' manifest.json && zip -r -FS ../social-visual-alt-text-ff.zip * --exclude .git* && git checkout manifest.json
main
branchnickdenardis/social-visual-alt-text
repositorynickdenardis/social-visual-alt-text
main
branchSocial visual alt is open-sourced software licensed under the MIT license.