Productive Twitter Firefox

Examine source code of Productive Twitter

Inspect and view changes in Productive Twitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Productive Twitter",
  "version": "1.0.0",
  "description": "Minimal and friendly theme for productive social sharing",
  "short_name": "Productive Twitter",
  "permissions": [
    "activeTab",
    "declarativeContent",
    "tabs"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*"
      ],
      "css": [
        "override.css"
      ],
      "js": [
        "override.js"
      ]
    }
  ],
  "page_action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png"
    }
  }
}

Best Productive Twitter Alternatives

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