Better AOTY Firefox

Examine source code of Better AOTY

By: David
Inspect and view changes in Better AOTY source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "content_scripts": [
    {
      "js": [
        "theme-init.js"
      ],
      "matches": [
        "https://www.albumoftheyear.org/*"
      ],
      "run_at": "document_start"
    },
    {
      "css": [
        "styles.css",
        "btx-features.css"
      ],
      "js": [
        "content.js",
        "btx-features.js"
      ],
      "matches": [
        "https://www.albumoftheyear.org/*"
      ],
      "run_at": "document_idle"
    }
  ],
  "description": "Better AOTY enhances albumoftheyear with new features, interface changes, and more.",
  "host_permissions": [
    "https://www.albumoftheyear.org/*",
    "https://api.allorigins.win/*",
    "https://cdn.albumoftheyear.org/*",
    "https://cdn2.albumoftheyear.org/*"
  ],
  "manifest_version": 3,
  "name": "Better AOTY",
  "version": "1.2.1",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "shared-list.html",
        "shared-list.js",
        "styles.css",
        "btx-features.css",
        "icon16.png",
        "icon48.png",
        "icon128.png"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "better-aoty@local",
      "strict_min_version": "109.0"
    }
  }
}

Best Better AOTY Alternatives

Here are some Firefox add-ons that are similar to Better AOTY: