Repeek (formerly FACEIT Enhancer) Firefox

Examine source code of Repeek (formerly FACEIT Enhancer)

By: timche
Inspect and view changes in Repeek (formerly FACEIT Enhancer) source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "name": "Repeek (formerly FACEIT Enhancer)",
  "description": "Repeek enhances your experience on FACEIT and adds useful features",
  "version": "5.4.23",
  "manifest_version": 3,
  "homepage_url": "https://repeek.gg",
  "permissions": [
    "storage",
    "clipboardWrite"
  ],
  "host_permissions": [
    "https://api.faceit.com/*"
  ],
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "matches": [
        "https://www.faceit.com/*"
      ],
      "js": [
        "faceit/index.js"
      ],
      "css": [
        "fonts.css"
      ]
    },
    {
      "run_at": "document_start",
      "matches": [
        "https://www.faceit.com/*"
      ],
      "js": [
        "window/script.js"
      ],
      "world": "MAIN"
    }
  ],
  "action": {
    "default_icon": "icon48.png",
    "default_popup": "popup/index.html"
  },
  "background": {
    "scripts": [
      "background/index.js"
    ]
  },
  "options_ui": {
    "page": "options/index.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e6fc2bbd-183e-4518-9ea5-04a8a913ab00}",
      "strict_min_version": "120.0"
    }
  }
}

Best Repeek (formerly FACEIT Enhancer) Alternatives

Here are some Firefox add-ons that are similar to Repeek (formerly FACEIT Enhancer):