Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

CSGORep Badge version history - 2 versions

CSGORep Badge by Omar

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
CSGORep Badge version history - 2 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.1.0

    Released Jul 19, 2026 - 23.42 KB
    Works with firefox 58.0 and later
    All notable changes to my CSGORep Badge extension are documented here and here https://github.com/omar-anwari/csgorep-badge-extension/blob/master/CHANGELOG.md.

    • Changed - Bumped extension version to 1.1.0 across src/manifest.json,
      src/manifest.chrome.json, and package.json (forgot to update this lol).
    • Changed - Badge UI v2: restyled to match the csgo-rep.com design system
      (Poppins, near-black panels, green/neutral-orange reputation semantics, blue
      accent, gold staff), with stat panels, a top accent strip, a caret, a
      loading spinner, and per-state theming (staff/banned/not-found).
    • Fixed - Removed a global body { } rule from badge.css that was
      overriding the font and positioning of every Steam profile page.
    • Fixed - Packaging now produces spec-compliant archives with forward-slash
      paths. The pack scripts previously shelled out to zip/rm (missing on
      Windows), and Windows PowerShell's Compress-Archive wrote backslash paths
      that addons.mozilla.org rejected ("Invalid file name in archive"). Replaced
      with a zero-dependency Node ZIP writer (scripts/pack.mjs) that works on any
      OS.
    • Added - Short-lived response cache (storage.local, 10-minute TTL per
      SteamID) to avoid re-fetching the same profile on repeat visits.
    • Added - Fetch timeout (8s AbortController) on both CSGORep API calls so
      a stalled request can no longer leave the badge stuck on "Loading…".
    • Added - SteamID validation before any API call - the badge only
      initializes for a valid 17-digit SteamID64. (sort of unnecessary but whatever)
    • Added - storage permission (Chrome and Firefox manifests) to support
      caching.
    • Changed - Trimmed package.json down to a real package manifest, removing
      stale manifest-like fields (manifest_version, permissions,
      content_scripts, background, icons) and the broken main pointer to a
      nonexistent file.
    • Changed - Reduced console logging to genuine errors only (removed
      per-request debug logs in the background and content scripts).
    • Changed - Updated README.md clone URL and file list.
    • Removed - Dead src/utils/helpers.js (unused, malformed, and not loadable
      by a classic content script).
    • Removed - Unused _locales/ directory (never referenced by any manifest
      or i18n).
    • Removed - Invalid data_collection_permissions key from the Chrome MV3
      manifest (a Firefox-only concept).
    • Fixed - Replaced yourusername / "Your Name" placeholders in README.md
      and package.json. (forgot to change it lol)

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.0.0

    Released Jan 7, 2026 - 23.43 KB
    Works with firefox 58.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla’s homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.