Intentional Twitter Firefox

Examine source code of Intentional Twitter

By: Loopy
Inspect and view changes in Intentional Twitter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Intentional Twitter",
  "description": "Display each minute spent on twitter.",
  "version": "1.0.2",
  "browser_specific_settings": {
    "gecko": {
      "id": "intentionaltwitter@strangestloop.io",
      "strict_min_version": "42.0"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*",
        "https://x.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_icon": {
      "16": "128.png",
      "48": "128.png",
      "128": "128.png"
    }
  },
  "icons": {
    "16": "128.png",
    "48": "128.png",
    "128": "128.png"
  }
}

Best Intentional Twitter Alternatives

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