Alt Text Tester
Alt Text Tester Used to Show Alternate Text of Image on Hover. We Can also Copy The Alternate Text By Double Click on Image.
什么是Alt Text Tester?
Alt Text Tester是由Chitranjan Jaiswal开发的Chrome扩展程序,该扩展的主要功能是“Alt Text Tester Used to Show Alternate Text of Image on Hover. We Can also Copy The Alternate Text By Double Click on Image.”。
扩展截图
下载Alt Text Tester扩展crx文件
下载Alt Text Tester扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Alt Text Tester Basically Used to Show Alternate Text of Image on Hover. We Can also Copy The Alternate Text By Double Click on Image
扩展基本信息
名称 | |
ID | koldhcllpbdfcdpfpbldbicbgddglodk |
官方URL | https://chromewebstore.google.com/detail/alt-text-tester/koldhcllpbdfcdpfpbldbicbgddglodk |
简介 | Alt Text Tester Used to Show Alternate Text of Image on Hover. We Can also Copy The Alternate Text By Double Click on Image. |
文件大小 | 42.82 KB |
安装次数 | 31,106 |
当前版本 | 1.3.2 |
更新时间 | 2019-08-19 |
上架时间 | 2019-08-18 |
评分 | 3.63/5 共51次评分 |
开发者 | Chitranjan Jaiswal |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Alt Text Tester", "short_name": "ATT", "version": "1.3.2", "manifest_version": 2, "description": "Alt Text Tester Used to Show Alternate Text of Image on Hover. We Can also Copy The Alternate Text By Double Click on Image.", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon16.png" }, "background": { "scripts": [ "imageTester.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |