It's Media! Firefox

Examine source code of It's Media!

By: Aquaj Add-on
Inspect and view changes in It's Media! source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "It's Media!",
  "version": "1.0",
  "description": "Changes twitter's \"Media\" tab's label into \"It's Media!\"",
  "icons": {
    "48": "icons/media-48.png",
    "96": "icons/media-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*"
      ],
      "js": [
        "replaceLabel.js"
      ]
    }
  ]
}

Best It's Media! Alternatives

Here are some Firefox add-ons that are similar to It's Media!: