TTFM Extras Firefox

Examine source code of TTFM Extras

By: DejanG
Inspect and view changes in TTFM Extras source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Adds some extra functionality to turntable.fm",
  "manifest_version": 2,
  "name": "TTFM Extras",
  "version": "1.6",
  "homepage_url": "https://github.com/dejanGH/TTFMExtras",
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon@x2.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://turntable.fm/*"
      ],
      "js": [
        "lib/jquery.js",
        "main.js"
      ],
      "css": [
        "main.css"
      ]
    }
  ]
}

Best TTFM Extras Alternatives

Here are some Firefox add-ons that are similar to TTFM Extras: