By: Datenyan
Inspect and view changes in Image Alt Text Copier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Image Alt Text Copier",
"version": "1.1",
"description": "Adds a context menu item to images to copy the alt text.",
"icons": {
"48": "icons/icon-48.png"
},
"background": {
"scripts": [
"background-script.js"
]
},
"permissions": [
"activeTab",
"menus",
"clipboardWrite",
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "{34bd6de4-592f-4ae2-b97f-fb4dfc305552}"
}
}
} Best Image Alt Text Copier Alternatives
Here are some Firefox add-ons that are similar to Image Alt Text Copier:
Copy Alt Text
easrng
AltCopy
Max Nikulin
Copy Image as Base64 Data URL
igorlogius
Copy With Context
Joakim Almgren
Alt-Text Generator
Marvin Siefke
Copy Image as DataURL
igorlogius
Copy Image as DataURL
igorlogius
Alt to title
Orange Lux
Link Text and Location Copier
William Groenendijk
Copy as Markdown
Laxman
Fennec Copy Link Text
shyangs