Friends' Average for Letterboxd Firefox

Examine source code of Friends' Average for Letterboxd

By: Nairdah Add-on
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
{
  "manifest_version": 2,
  "name": "Friends' Average Rating for Letterboxd",
  "version": "1.3",
  "description": "Displays movie average rating from friends on Letterboxd",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://letterboxd.com/film/*"
      ],
      "js": [
        "jquery/jquery-3.7.1.min.js",
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7bccd650-817b-4be7-b141-dc6a0d6a212f}"
    }
  }
}

Best Friends' Average for Letterboxd Alternatives

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