Inspect and view changes in WT Image Captioning source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "WT Image Captioning",
"version": "1.5.1",
"description": "Get the images caption on the Internet",
"permissions": [
"<all_urls>",
"storage",
"tabs"
],
"browser_action": {
"default_icon": {
"16": "src/assets/get_started16.png",
"32": "src/assets/get_started32.png",
"48": "src/assets/get_started48.png",
"128": "src/assets/get_started128.png"
},
"default_popup": "popup.html"
},
"background": {
"scripts": [
"src/js/modules/background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/js/bundle/bundleContentScript.min.js"
]
}
],
"commands": {
"toggle-feature": {
"suggested_key": {
"default": "Ctrl+Shift+Y",
"linux": "Ctrl+Shift+U"
}
}
}
} Mejores alternativas WT Image Captioning
Aquí hay algunas Firefox add-ons que son similares a WT Image Captioning:
Image Caption Extractor
Brentbacker
Contextual Image Describer
Abdul
Auto Image Caption Generator
Nguyen Thanh
AI Image Caption Generator
Hi Primi
Alt-Text Analyzer
Richie Cohen
Visionati Image Scanner
zquestz
Image Alt Text: Reveal Tags & Boost Accessibility
Umbrella
AltText Inspector
Hien