Classic Twitter Timeline Firefox

Examine source code of Classic Twitter Timeline

Inspect and view changes in Classic Twitter Timeline source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Classic Twitter Timeline Instead of Moments",
  "version": "1.0.8resigned1",
  "description": "Attempts to turn the Moments button into a \"Classic Home\" option, which pulls up a Twitter search consisting of only the chronological tweets and retweets of the people you follow, and nothing else.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*"
      ],
      "js": [
        "Classic Twitter Timeline Instead of Moments.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d396056a-1ad7-48cf-ad05-7c6c816a7cd2}"
    }
  }
}

Best Classic Twitter Timeline Alternatives

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