TwitterAltText Firefox

Examine source code of TwitterAltText

제작자: daf
Inspect and view changes in TwitterAltText source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TwitterAltText",
  "version": "0.3",
  "developer": {
    "name": "Davyd McColl",
    "url": "https://github.com/fluffynuts"
  },
  "description": "Surfaces alt-text for images on Twitter",
  "icons": {
    "48": "icon-48.png",
    "96": "icon-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*",
        "https://mobile.twitter.com/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ]
}

최고의 TwitterAltText 대안

다음은 TwitterAltText과(와) 유사한 Firefox add-on입니다: