Twitter Autoload Firefox

Examine source code of Twitter Autoload

Inspect and view changes in Twitter Autoload source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "twitter-autoload",
  "version": "2.1.5",
  "author": "Eduardo Chapa eduardo.chapa@gmail.com",
  "description": "Shows latest tweets when the scroll is all the way up.",
  "icons": {
    "48": "icons/twitter-autoload-48.png",
    "96": "icons/twitter-autoload-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*"
      ],
      "js": [
        "twitter-autoload.js"
      ]
    }
  ]
}

Best Twitter Autoload Alternatives

Here are some Firefox add-ons that are similar to Twitter Autoload: