By: ActiveB1t
Inspect and view changes in Alt or not source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Alt or not",
"description": "Easily see alt text on Twitter. Get tips on accessible text. Get warned or prevented from posting inaccessible tweets.",
"version": "1.6",
"options_ui": {
"page": "options.html"
},
"action": {
"default_icon": {
"16": "icon-tiny.png",
"32": "icon-small.png",
"48": "icon-medium.png",
"128": "icon-large.png"
},
"default_popup": "options.html"
},
"icons": {
"16": "icon-tiny.png",
"32": "icon-small.png",
"48": "icon-medium.png",
"128": "icon-large.png"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"https://twitter.com/*",
"https://mobile.twitter.com/*",
"https://x.com/*",
"https://mobile.x.com/*"
],
"css": [
"alt-or-not.css"
],
"js": [
"script.js",
"twitter.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{95951a02-1b74-43ce-9a4a-54f29f3b1d86}"
}
}
} Best Alt or not Alternatives
Here are some Firefox add-ons that are similar to Alt or not:
TwitterAltText
daf
Do You Even Alt Text?
Firefox user 12393884
a11y Twitter
nickytonline
Social visual alt text
Nick DeNardis
Twitter Visible Alt Text
Elizabeth Schafer
AltTextify - Audit & Generate Alt Text
Thetawave Technologies
Twitter Required Alt Text
Sophie Winter
Alt Text Viewer
AltTextAI.net
Image Alt Text: Reveal Tags & Boost Accessibility
Umbrella
Alt-Text Analyzer
Richie Cohen
AltText Inspector
Hien
Images With Alt Attributes
Go99