Image Alt QuickView
Quickly view the alternative text of any image in the context menu. Simply right-click on an image.
O que é Image Alt QuickView?
Image Alt QuickView é uma extensão do Chrome desenvolvida por iaderinokun, e sua principal característica é "Quickly view the alternative text of any image in the context menu. Simply right-click on an image.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Image Alt QuickView
Baixe arquivos de extensão Image Alt QuickView 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
Quickly view the alternative text of any image in the context menu. Simply right-click on an image.
Informações Básicas da Extensão
Nome | Image Alt QuickView |
ID | ihmcdmcfoogcfafdmommegnakbaljjki |
URL Oficial | https://chromewebstore.google.com/detail/image-alt-quickview/ihmcdmcfoogcfafdmommegnakbaljjki |
Descrição | Quickly view the alternative text of any image in the context menu. Simply right-click on an image. |
Tamanho do Arquivo | 8.12 KB |
Contagem de Instalações | 72 |
Versão Atual | 1.0.1 |
Última Atualização | 2019-01-08 |
Data de Publicação | 2019-01-04 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | iaderinokun |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Image Alt QuickView", "short_name": "Alt QuickView", "description": "Quickly view the alternative text of any image in the context menu. Simply right-click on an image.", "version": "1.0.1", "permissions": [ "contextMenus", "activeTab" ], "background": { "scripts": [ "browser-polyfill.js", "background.js" ] }, "content_scripts": [ { "matches": [ " |