Twitter Image-only Viewer Firefox

Examine source code of Twitter Image-only Viewer

By: Zasz
Inspect and view changes in Twitter Image-only Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Better Media Tab",
  "version": "1.1resigned1",
  "description": "Betters the media tab",
  "content_scripts": [
    {
      "matches": [
        "*://twitter.com/*"
      ],
      "js": [
        "jquery-3.3.1.min.js",
        "waitForKeyElements.js",
        "mediabetter.js"
      ]
    }
  ],
  "permissions": [
    "*://twitter.com/*",
    "activeTab",
    "tabs",
    "webNavigation"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{18bc8b78-8c0a-4ea5-8bbd-da495449500b}"
    }
  }
}

Best Twitter Image-only Viewer Alternatives

Here are some Firefox add-ons that are similar to Twitter Image-only Viewer: