Friends Average for Letterboxd Firefox

Examine source code of Friends Average for Letterboxd

By: klaspas
Inspect and view changes in Friends Average for Letterboxd source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "jquery/jquery-3.7.1.slim.js",
        "main.js"
      ],
      "matches": [
        "https://letterboxd.com/film/*"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lletterboxd.extension@gmail.com"
    }
  },
  "description": "Shows a extra Histogram for your friends",
  "manifest_version": 3,
  "name": "Friends Average for Letterboxd",
  "host_permissions": [
    "https://letterboxd.com/*"
  ],
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "version": "1.3"
}

Best Friends Average for Letterboxd Alternatives

Here are some Firefox add-ons that are similar to Friends Average for Letterboxd: