Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

CSGORep Badge 版本历史 - 2 个版本

CSGORep Badge 作者: Omar

目前尚无评分
0 / 5 星
5
0
4
0
3
0
2
0
1
0
CSGORep Badge 版本历史 - 2 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 1.1.0

    发布于 2026年7月19日 - 23.42 KB
    适用于 firefox 58.0 及更高版本
    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)

    源代码遵循 MIT 许可证 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 1.0.0

    发布于 2026年1月7日 - 23.43 KB
    适用于 firefox 58.0 及更高版本

    源代码遵循 MIT 许可证 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

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

最新版本

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。