{"id":31789843,"url":"https://github.com/brunos3d/gnome-extensions-version-patcher","last_synced_at":"2026-04-18T00:31:57.440Z","repository":{"id":312652294,"uuid":"968576793","full_name":"brunos3d/gnome-extensions-version-patcher","owner":"brunos3d","description":"A simple utility script that automatically makes your installed GNOME extensions compatible with your current GNOME Shell version by modifying their metadata.json files.","archived":false,"fork":false,"pushed_at":"2025-09-01T05:23:33.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T15:17:55.830Z","etag":null,"topics":["extension","fix","gnome","patch","script","shell","zx"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brunos3d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-18T10:33:44.000Z","updated_at":"2025-09-01T05:23:37.000Z","dependencies_parsed_at":"2025-09-01T07:38:08.292Z","dependency_job_id":"89b2fc2f-c38e-4e23-8fe4-ca6a76bb4afe","html_url":"https://github.com/brunos3d/gnome-extensions-version-patcher","commit_stats":null,"previous_names":["brunos3d/gnome-extensions-version-patcher"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brunos3d/gnome-extensions-version-patcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunos3d%2Fgnome-extensions-version-patcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunos3d%2Fgnome-extensions-version-patcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunos3d%2Fgnome-extensions-version-patcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunos3d%2Fgnome-extensions-version-patcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brunos3d","download_url":"https://codeload.github.com/brunos3d/gnome-extensions-version-patcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brunos3d%2Fgnome-extensions-version-patcher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31951277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T17:29:20.459Z","status":"ssl_error","status_checked_at":"2026-04-17T17:28:47.801Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["extension","fix","gnome","patch","script","shell","zx"],"created_at":"2025-10-10T15:17:17.047Z","updated_at":"2026-04-18T00:31:57.400Z","avatar_url":"https://github.com/brunos3d.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gnome-extensions-version-patcher\n\nA utility script that automatically adds your current GNOME Shell version to the `shell-version` array in metadata.json files of installed GNOME extensions. This helps make extensions compatible with your current GNOME Shell version.\n\n## What it does\n\nThis script:\n\n1. Detects your current GNOME Shell version (e.g., 48 from \"GNOME Shell 48.0\")\n2. Finds all metadata.json files in your GNOME extensions directory\n3. Adds your current GNOME Shell version to the `shell-version` array if it's not already there\n\n## ⚠ Warning ⚠\n\nThis script will **MODIFY** the metadata.json files of your installed GNOME extensions. Consider backing up your extensions directory before running it.\n\n## Requirements\n\n- GNOME Shell must be installed and accessible in your PATH\n- Node.js and npm or npx\n\n## How to use it\n\nRun the script directly:\n\n```sh\nnpx zx https://raw.githubusercontent.com/brunos3d/gnome-extensions-version-patcher/main/index.mjs\n```\n\n### Options\n\n- `--directory=PATH` - Specify a custom GNOME extensions directory path\n- `--dry-run` - Run without making any changes (preview mode)\n\n### Environment Variables\n\n- `GNOME_EXTENSIONS_DIRECTORY` - Specify a custom GNOME extensions directory path (optional)\n\n## Examples\n\nRun with a custom directory:\n\n```sh\nnpx zx https://raw.githubusercontent.com/brunos3d/gnome-extensions-version-patcher/main/index.mjs --directory=/path/to/extensions\n```\n\nPreview changes without modifying files:\n\n```sh\nnpx zx https://raw.githubusercontent.com/brunos3d/gnome-extensions-version-patcher/main/index.mjs --dry-run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunos3d%2Fgnome-extensions-version-patcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunos3d%2Fgnome-extensions-version-patcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunos3d%2Fgnome-extensions-version-patcher/lists"}