Touch Grass Firefox

Examine source code of Touch Grass

Inspect and view changes in Touch Grass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Touch Grass",
  "version": "1.2.0",
  "description": "Turns GitHub contribution graphs into animated grass fields",
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://github.com/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "touch-grass@lukeocodes",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Touch Grass Alternatives

Here are some Firefox add-ons that are similar to Touch Grass: