SAS Graphics Accelerator
Enables users with visual impairments or blindness to create, explore, and share data visualizations.
O que é SAS Graphics Accelerator?
SAS Graphics Accelerator é uma extensão do Chrome desenvolvida por sas-chrome-admins, e sua principal característica é "Enables users with visual impairments or blindness to create, explore, and share data visualizations.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão SAS Graphics Accelerator
Baixe arquivos de extensão SAS Graphics Accelerator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
SAS Graphics Accelerator enables users with visual impairments or blindness to create, explore, and share data visualizations. It supports alternative presentations of data visualizations that include enhanced visual rendering, text descriptions, tabular data, and interactive sonification. Sonification uses non-speech audio to convey important information about the graph. See the SAS Graphics Accelerator product page at http://support.sas.com/software/products/graphics-accelerator/ for sample graphs, documentation, and more. Feedback Your feedback will help shape the next release of SAS Graphics Accelerator. Please send questions or comments to [email protected]. Permissions SAS Graphics Accelerator requires the following browser permissions: * The "Read your browsing history" permission is required for users to access accessible alternative presentations of graphs and tables within inline frames, also known as "iframes", within web pages and web apps. * The "Manage your downloads" permission is required for users to quickly access accessible graphs and other files that are saved to the Downloads folder. License Agreement Your use of this product indicates your acceptance of the terms of the SAS Institute Inc. License Agreement for SAS Graphics Accelerator, available here: http://support.sas.com/legaldocs/Graphics_Accelerator_Chrome.pdf. If you do not agree with these terms, you are not authorized to use the product.
Informações Básicas da Extensão
Nome | SAS Graphics Accelerator |
ID | ockmipfaiiahknplinepcaogdillgoko |
URL Oficial | https://chromewebstore.google.com/detail/sas-graphics-accelerator/ockmipfaiiahknplinepcaogdillgoko |
Descrição | Enables users with visual impairments or blindness to create, explore, and share data visualizations. |
Tamanho do Arquivo | 38.92 MB |
Contagem de Instalações | 2,226 |
Versão Atual | 5.6.11.13014 |
Última Atualização | 2023-05-14 |
Data de Publicação | 2020-06-23 |
Classificação | 4.50/5 Total de 2 Avaliações |
Desenvolvedor | sas-chrome-admins |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://support.sas.com/software/products/graphics-accelerator/ |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "SAS Graphics Accelerator", "default_locale": "en", "description": "Enables users with visual impairments or blindness to create, explore, and share data visualizations.", "version": "5.6.11.13014", "minimum_chrome_version": "88", "background": { "service_worker": "background.js" }, "action": { "default_icon": "icon_32.png", "default_title": "SAS Graphics Accelerator", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ "file:\/\/\/*", " |