{"id":15710714,"url":"https://github.com/tiagofilipenunes/git-image-diff","last_synced_at":"2026-03-01T15:33:58.607Z","repository":{"id":237547986,"uuid":"789825938","full_name":"tiagofilipenunes/git-image-diff","owner":"tiagofilipenunes","description":"Extension that improves the image diff view on GitHub.","archived":false,"fork":false,"pushed_at":"2025-06-05T23:15:59.000Z","size":665,"stargazers_count":6,"open_issues_count":4,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-22T21:57:34.650Z","etag":null,"topics":["chrome-extension","chrome-extensions","difference","firefox","github","github-api","image","image-comparison","image-diff","image-difference","mozilla","overlay","pixelmatch"],"latest_commit_sha":null,"homepage":"","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/tiagofilipenunes.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-21T16:53:19.000Z","updated_at":"2025-12-19T14:03:40.000Z","dependencies_parsed_at":"2024-05-04T01:25:35.887Z","dependency_job_id":"bd420ed3-8d48-424e-9dfe-054e5266aaf5","html_url":"https://github.com/tiagofilipenunes/git-image-diff","commit_stats":null,"previous_names":["tiagofilipenunes/git-image-diff"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/tiagofilipenunes/git-image-diff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagofilipenunes%2Fgit-image-diff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagofilipenunes%2Fgit-image-diff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagofilipenunes%2Fgit-image-diff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagofilipenunes%2Fgit-image-diff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tiagofilipenunes","download_url":"https://codeload.github.com/tiagofilipenunes/git-image-diff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tiagofilipenunes%2Fgit-image-diff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29973320,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T15:29:09.406Z","status":"ssl_error","status_checked_at":"2026-03-01T15:28:28.558Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["chrome-extension","chrome-extensions","difference","firefox","github","github-api","image","image-comparison","image-diff","image-difference","mozilla","overlay","pixelmatch"],"created_at":"2024-10-03T21:09:37.987Z","updated_at":"2026-03-01T15:33:53.596Z","avatar_url":"https://github.com/tiagofilipenunes.png","language":"TypeScript","readme":"# Better GitHub image diff\n\nThe `Better Github Image Diff` Chromium/Firefox extension improves the image diff experience on GitHub `Files Changed` view.\n\n## Features\n\nDifference between the two images are shown in different ways:\n\n- **Overlay** : shows the different pixels overlayed on the new image\n- **Difference** : shows the different pixels in a new image\n\n### Customization\n\nThe extension allows to customize the highlight color in the pop-up settings.\n\n## Development\n\nTo run the extension in development mode, run the following commands:\n\n```zsh\npnpm dev:chromium\n```\n\n```zsh\npnpm dev:firefox\n```\n\n## Building\n\nTo build the extension, run the following commands:\n\n```zsh\npnpm build:chromium\n```\n\n```zsh\npnpm build:firefox\n```\n\n## Running\n\nTo run the extension after building, run the following commands, for Google Chromium and Mozilla Firefox respectively:\n\n```zsh\npnpm start:chromium\n```\n\n```zsh\npnpm start:firefox\n```\n\n## Installation\n\n### Chromium\n\n1. Clone the repository and install the dependencies using `npm i`\n2. Run `pnpm build:chromium` to build the extension\n3. Open a Chromium-based browser and go to `chrome://extensions/`\n4. Enable `Developer mode`\n5. Click on `Load unpacked` and select the `dist` folder\n\n### Firefox\n\n1. Clone the repository and install the dependencies using `npm i`\n2. Run `pnpm build:firefox` to build the extension and `pnpm pack:firefox` to prepare it for installation\n3. Open Firefox and go to `about:debugging#/runtime/this-firefox`\n4. Click on `Load Temporary Add-on...` and select the .zip package in the `web-ext-artifacts` folder\n\n## License\n\n[MIT license](LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagofilipenunes%2Fgit-image-diff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftiagofilipenunes%2Fgit-image-diff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftiagofilipenunes%2Fgit-image-diff/lists"}