Comeback Larry Firefox

Examine source code of Comeback Larry

Inspect and view changes in Comeback Larry source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Come Back Larry",
  "version": "1.0",
  "description": "Bring back Larry the bird on Twitter / X",
  "icons": {
    "16": "King.png",
    "48": "King.png",
    "128": "King.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://twitter.com/*",
        "https://x.com/*"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_end"
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{19d552ff-ec19-4aaf-9520-1eee35b73dd8}"
    }
  }
}

Best Comeback Larry Alternatives

Here are some Firefox add-ons that are similar to Comeback Larry: