{"id":20256349,"url":"https://github.com/fiveelementninja/steam-count-ready-badges","last_synced_at":"2026-05-27T23:31:36.272Z","repository":{"id":182870456,"uuid":"50470653","full_name":"FiveElementNinja/Steam-Count-Ready-Badges","owner":"FiveElementNinja","description":"Shows how many badges you have waiting to be crafted on the badges page","archived":false,"fork":false,"pushed_at":"2019-05-22T23:16:25.000Z","size":143,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-10T18:45:23.791Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FiveElementNinja.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-01-27T00:54:35.000Z","updated_at":"2020-07-30T12:32:31.000Z","dependencies_parsed_at":"2023-07-21T23:23:09.107Z","dependency_job_id":"cfe6a387-92be-4343-b7fe-7081cd3a99ed","html_url":"https://github.com/FiveElementNinja/Steam-Count-Ready-Badges","commit_stats":null,"previous_names":["fiveelementninja/steam-count-ready-badges"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FiveElementNinja/Steam-Count-Ready-Badges","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiveElementNinja%2FSteam-Count-Ready-Badges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiveElementNinja%2FSteam-Count-Ready-Badges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiveElementNinja%2FSteam-Count-Ready-Badges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiveElementNinja%2FSteam-Count-Ready-Badges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FiveElementNinja","download_url":"https://codeload.github.com/FiveElementNinja/Steam-Count-Ready-Badges/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FiveElementNinja%2FSteam-Count-Ready-Badges/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33588345,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-27T02:00:06.184Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T10:46:18.306Z","updated_at":"2026-05-27T23:31:36.255Z","avatar_url":"https://github.com/FiveElementNinja.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Steam Count Ready Badges\nThis script adds a count of badges ready to craft on your [Badges](https://steamcommunity.com/my/badges) page on Steam.\n\n\n\n## Installation\n1. Make sure you have [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/) if you're using Firefox, or [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) if you're using Chome. Steam Count Ready Badges will not work without Greasemonkey or Tampermonkey.\n2. After Greasemonkey/Tampermonkey are installed, visit https://raw.githubusercontent.com/FiveElementNinja/Steam-Count-Ready-Badges/master/steam-count-ready-badges.user.js and it will prompt you to install the script.\n\n**Note:** If you get a message saying scripts can't be installed from this site, you'll need to go to the Tampermonkey dashboard and in the Utilities tab there is a field to import from URL. Simply paste\n```\nhttps://raw.githubusercontent.com/FiveElementNinja/Steam-Count-Ready-Badges/master/steam-count-ready-badges.user.js\n```\nin there and click Import and then it should prompt you to install.\n\n## Usage\n1. Once Steam Count Ready Badges is installed, visit your [Badges](https://steamcommunity.com/my/badges) page to see the count.\n![Location of the badges ready text](https://raw.githubusercontent.com/FiveElementNinja/Steam-Count-Ready-Badges/master/assets/badges-ready-location.gif)\n3. You can also hover over the **(?)** to see a list of games that the badges are for.\n[![Click for full size](https://raw.githubusercontent.com/FiveElementNinja/Steam-Count-Ready-Badges/master/assets/badges-ready-thumb.gif)](https://github.com/FiveElementNinja/Steam-Count-Ready-Badges/blob/master/assets/badges-ready.gif?raw=true)\n\n## Notes\n\n* **This script probably won't serve any purpose for you if you craft badges as you get them.**\n* This will only show the badges ready count for the page you're on. There is some logic to try and figure out the count for pages *up to* the page you're on, but it isn't foolproof.\n* Similarly, the games list tooltip will only list games for the page you're on.\n* The games list tooltip height is limited to your screen size, so if your list gets too long to fit on screen it will get truncated in its current implementation.\n* If you run into any issues or errors, shoot me a message me on Twitter: [@FivElementNinja](https://twitter.com/FivElementNinja)\n* ***This script is auto-updating. You should only install auto-updating scripts from sources you trust. If you are not comfortable with that, don't install this script.***\n\n## Wishlist/To-Do\n* Add a way to get the badges ready count and games list for all badge pages, not just the page you're on.\n* Change how the games list popup is done so that it won't get truncated.\n* Calculate and show how much XP you'll gain and what level you'll be after crafting all your ready badges.\n* Find a way to use the user's localization for the text without having to add localization strings into this script.\n\n## Why?\n\nI like to wait until a Summer or Winter sale to craft my badges so that I get a sale card for each one, which helps me craft the sale badge even higher than I would normally. Eventually, I have so many badges waiting that it gets hard to tell how many are ready, which is why I made this script. It also gives me an idea how many sale cards I'll be getting once I do craft them all, helping me to determine how many times I can craft the sale badge and how much XP I'll gain.\n\nAdditionally, this has the added benefit of letting me know when I have new badges ready to craft after doing some trading.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiveelementninja%2Fsteam-count-ready-badges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffiveelementninja%2Fsteam-count-ready-badges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffiveelementninja%2Fsteam-count-ready-badges/lists"}