nickdenardis / social-visual-alt-text

Browser extension to visually show image alt text on social
MIT License
11 stars 1 forks source link

Initial LinkedIn support #12

Closed nickdenardis closed 3 years ago

nickdenardis commented 3 years ago

Initial LinkedIn support for images with detection if the image text is machine-generated (when detectable).

The following situations are now available:

Single images

With alt Without alt
Single screenshot of post with green box under and alt text visible Single screenshot of post with red box under image

Machine-generated alt

Single screenshot of post with alternate color bar under photo

Multiple images

With alt Without alt
Single screenshot of post with multiple images and red color bar under photo Single screenshot of post with multiple images and alternate color bar under photo

Closes #10