{"id":14263199,"url":"https://github.com/AminoffZ/github-repo-size","last_synced_at":"2025-08-13T09:32:39.166Z","repository":{"id":196379206,"uuid":"694772534","full_name":"AminoffZ/github-repo-size","owner":"AminoffZ","description":"A browser extension for showing the size of repos.","archived":false,"fork":false,"pushed_at":"2024-12-02T07:56:18.000Z","size":1995,"stargazers_count":43,"open_issues_count":7,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-05T14:35:43.324Z","etag":null,"topics":["astro","bun","chrome-extensions","extension","github","github-api","looking-for-contributors","oauth","svelte","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://chrome.google.com/webstore/detail/github-repo-size/jpdmfnflpdgefbfkafcikmhipofhanfl","language":"TypeScript","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/AminoffZ.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-21T16:57:08.000Z","updated_at":"2024-11-30T02:40:07.000Z","dependencies_parsed_at":"2024-01-04T17:41:15.099Z","dependency_job_id":"6b0c77d2-ce93-4f84-ade0-0348ab6ea952","html_url":"https://github.com/AminoffZ/github-repo-size","commit_stats":null,"previous_names":["aminoffz/github-repo-size"],"tags_count":1,"template":false,"template_full_name":"AminoffZ/bun-browser-extension-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AminoffZ%2Fgithub-repo-size","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AminoffZ%2Fgithub-repo-size/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AminoffZ%2Fgithub-repo-size/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AminoffZ%2Fgithub-repo-size/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AminoffZ","download_url":"https://codeload.github.com/AminoffZ/github-repo-size/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229754526,"owners_count":18119127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["astro","bun","chrome-extensions","extension","github","github-api","looking-for-contributors","oauth","svelte","tailwindcss","typescript"],"created_at":"2024-08-22T13:03:06.645Z","updated_at":"2024-12-14T20:30:41.018Z","avatar_url":"https://github.com/AminoffZ.png","language":"TypeScript","funding_links":[],"categories":["astro"],"sub_categories":[],"readme":"[![Google Chrome](https://img.shields.io/chrome-web-store/v/jpdmfnflpdgefbfkafcikmhipofhanfl?label=Get%20GRS%20for%20Chrome\u0026logo=Google%20Chrome)](https://chrome.google.com/webstore/detail/github-repo-size/jpdmfnflpdgefbfkafcikmhipofhanfl)\n[![Mozilla Add-on Version](https://img.shields.io/amo/v/github-repo-size-extension?label=Get%20GRS%20for%20Firefox\u0026logo=Firefox)](https://addons.mozilla.org/en-US/firefox/addon/github-repo-size-extension/)\n\u003cimg src=\"https://raw.githubusercontent.com/AminoffZ/github-repo-size/main/assets/github-repo-size-icon256.png\" align=\"right\"  /\u003e\n\n# GitHub Repo Size\n\nAn extension to display the size of GitHub repositories.\nInspired by [github-repo-size](https://github.com/harshjv/github-repo-size).\n\n## Features\n\nView summary of file sizes in repositories.\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/AminoffZ/github-repo-size/main/assets/github-repo-size-screenshot.png\" /\u003e\n\u003c/div\u003e\n\nIt's also possible to view private repository size summaries by adding a personal access token.[^1]\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/AminoffZ/github-repo-size/main/assets/github-repo-size-popup.png\" /\u003e\n\u003c/div\u003e\n\nGitHubs API has a limit of 50 (at time of writing) requests per hour for unauthenticated requests. By clicking Authenticate and signing in with OAuth, you can make up to 5000 requests per hour.[^2]\n\n[^1]: [Managing your personal access tokens](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)\n\n[^2]: [Rate limiting](https://docs.github.com/en/rest/overview/resources-in-the-rest-api?apiVersion=2022-11-28#rate-limits)\n\n## Requirements\n\nChromium or Firefox based browser.\n\n## Installation\n\nFor Chrome, install the extension from the [Chrome Web Store](https://chrome.google.com/webstore/detail/github-repo-size/jpdmfnflpdgefbfkafcikmhipofhanfl).\n\nFor Firefox, install the extension from the [Firefox Add-on Store](https://addons.mozilla.org/en-US/firefox/addon/github-repo-size-extension/).\n\n## Contributing\n\nWhether you've found a bug, have a suggestion, or want to add a new feature, your contributions are valuable to us. To ensure a smooth collaboration, please take a moment to read our [Contributing Guide](https://github.com/AminoffZ/github-repo-size/blob/main/CONTRIBUTING.md).\n\n**Code of Conduct:**\nPlease note that we have a [Code of Conduct](https://github.com/AminoffZ/github-repo-size/blob/main/CODE_OF_CONDUCT.md) in place. We expect all contributors to adhere to it. It outlines the standards of behavior that everyone involved in this project should follow. Be kind and respectful.\n\n**How to Contribute:**\n\n1. If you've spotted a bug or have a feature request, feel free to submit an [Issue](https://github.com/AminoffZ/github-repo-size/issues) and explain your concern.\n2. Interested in fixing issues or adding new features? Check out our [Contributing Guide](https://github.com/AminoffZ/github-repo-size/blob/main/CONTRIBUTING.md) for a detailed walkthrough.\n\nWe're thrilled to have you on board, and your contributions will make GitHub Repo Size even better for everyone.\nThank you all and happy coding!\n\n## LICENSE\n\nGithub Repo Size is under [MIT License](https://github.com/AminoffZ/github-repo-size/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAminoffZ%2Fgithub-repo-size","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAminoffZ%2Fgithub-repo-size","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAminoffZ%2Fgithub-repo-size/lists"}