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 |
官方網址 | 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": [ " |