Flavortown Utils Firefox

Examine source code of Flavortown Utils

Inspect and view changes in Flavortown Utils source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Flavortown Utils",
  "version": "4.2.0",
  "description": "A utility extension for Flavortown, with multiple useful features to enhance the experience",
  "permissions": [
    "storage",
    "tabs",
    "clipboardRead",
    "clipboardWrite",
    "https://fonts.google.com/*",
    "https://fonts.googleapis.com/*",
    "https://fonts.gstatic.com/*",
    "https://emoji.slack-edge.com/*",
    "https://flavortown.hackclub.com/*",
    "https://shots.so/*",
    "https://cachet.dunkirk.sh/*",
    "https://gamblorpheus.hackclub.com/*",
    "https://ai.hackclub.com/*",
    "https://api.github.com/*",
    "https://raw.githubusercontent.com/*"
  ],
  "optional_permissions": [
    "https://logpheus.gizzy.gay/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Flavortown Utils"
  },
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://flavortown.hackclub.com/*"
      ],
      "js": [
        "theme-preload.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_start"
    },
    {
      "matches": [
        "https://flavortown.hackclub.com/*"
      ],
      "js": [
        "chart.min.js",
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "themes/*.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "flavortown-utils@hackclub.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Flavortown Utils Alternatives

Here are some Firefox add-ons that are similar to Flavortown Utils: