SONAAR: Add Alts
This extension allows to add an alt text when posting images in social media.
SONAAR: Add Alts란 무엇입니까?
SONAAR: Add Alts은(는) sonaar.ciencias에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension allows to add an alt text when posting images in social media."입니다.
확장 프로그램 스크린샷
SONAAR: Add Alts 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
SONAAR is a service that helps you create accessible content on your social networks (currently supported social networks are Twitter and Facebook). When SONAAR detects that you are tweeting or posting an image, you will receive a notification with a proposed text description of the image that you can use in your tweet or post, thus ensuring that your contents reach a larger audience. Additionally, if you are blind or visually impaired, you can request the use of SONNAR in other web pages. When you access a web page, you can ask SONAAR for a textual description for the images on the page, which will be automatically incorporated. To ask for the textual description of the images on the page press Ctrl + Shift + s You can then use tab to focus on the images that have new suggestions for descriptions, and press Ctrl + Shift + d to access the descriptions of the focused image. By using SONAAR, you are agreeing to allow SONAAR to collect the text descriptions of the images that you tweet on Twitter or post on Facebook. SONAAR does not collect any identifying information, only the image and the text description. SONAAR is an ongoing project which might occasionally stop working, especially whenever Twitter or Facebook update their user interfaces. When that happens, we will provide an update to SONAAR as soon as possible given our constraints. SONAAR is also available as an Android application for when you are browsing the web on your smartphone or tablet. Look it up on the Google Play Store.
확장 프로그램 기본 정보
이름 | SONAAR: Add Alts |
ID | fclfledfnfpilnpdhflpbpnboiohbmdl |
공식 URL | https://chromewebstore.google.com/detail/sonaar-add-alts/fclfledfnfpilnpdhflpbpnboiohbmdl |
설명 | This extension allows to add an alt text when posting images in social media. |
파일 크기 | 189 KB |
설치 횟수 | 47 |
현재 버전 | 1.5.3 |
최근 업데이트 | 2021-08-17 |
출시 날짜 | 2021-04-07 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | sonaar.ciencias |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.di.fc.ul.pt/~cad/SONAAR/ |
도움말 페이지 URL | http://www.di.fc.ul.pt/~cad/SONAAR/documentation/doc.html |
지원되는 언어 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SONAAR: Add Alts", "version": "1.5.3", "description": "This extension allows to add an alt text when posting images in social media.", "short_name": "sonaar-add-alts", "options_page": "options.html", "permissions": [ "storage", "unlimitedStorage", "https:\/\/accessible-serv.lasige.di.fc.ul.pt\/sonaar\/*" ], "content_scripts": [ { "matches": [ " |