{"id":22993581,"url":"https://github.com/jackrekirby/github-chrome-extension-suite","last_synced_at":"2026-05-09T15:17:37.521Z","repository":{"id":225532547,"uuid":"766207072","full_name":"Jackrekirby/github-chrome-extension-suite","owner":"Jackrekirby","description":"A Chrome extension suite of GitHub tools ","archived":false,"fork":false,"pushed_at":"2025-02-17T20:06:06.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-17T20:37:17.103Z","etag":null,"topics":["chrome-extension","github","jira","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Jackrekirby.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}},"created_at":"2024-03-02T16:20:39.000Z","updated_at":"2025-02-17T20:06:09.000Z","dependencies_parsed_at":"2025-02-08T03:32:02.222Z","dependency_job_id":"f142ca62-bcd5-4b7a-82bd-6b85dbfe16de","html_url":"https://github.com/Jackrekirby/github-chrome-extension-suite","commit_stats":null,"previous_names":["jackrekirby/github-chrome-extension-suite"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jackrekirby%2Fgithub-chrome-extension-suite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jackrekirby%2Fgithub-chrome-extension-suite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jackrekirby%2Fgithub-chrome-extension-suite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jackrekirby%2Fgithub-chrome-extension-suite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jackrekirby","download_url":"https://codeload.github.com/Jackrekirby/github-chrome-extension-suite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246814538,"owners_count":20838284,"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":["chrome-extension","github","jira","typescript"],"created_at":"2024-12-15T05:13:40.623Z","updated_at":"2026-05-09T15:17:32.493Z","avatar_url":"https://github.com/Jackrekirby.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub Suite\n\nThis chrome extension contains a suite of tools to extend Github's functionality\n\n## Tools\n\n### Who is in the Branch\n\nDisplays if anyone is in the development or staging branches of a GitHub repository.\n\nGreen = No one in branch\nPurple = You are in the branch\nRed = Someone else is in the branch\n\n### Warn of Skipped Branches\n\nDisplays whether or not the branch transition in a pull request is a recognised one. Aims to prevent one accidentally merging straight from feature to production.\n\nRecognised transitions:\n\n1. Feature to Development\n2. Development to Staging\n3. Staging to Production\n\n### Pull Request Creation\n\nAdds two buttons in the sidebar of a GitHub pull request.\n\n1. One button will create a PR in the following universe (local -\u003e development -\u003e staging -\u003e production).\n2. Another button will copy the current PR (useful when pushing a fix to the same universe).\n\n### Compare Commits\n\nEnables you to compare commits from the conversation tab of a Github pull request.\n\n### Pull Request Jira Linking\n\nAdds a button in the description header of a GitHub pull request. If a Jira ticket is not provided in the description the button will insert the link in the description. If the Jira ticket is already in the description the button will open a new tab and take you to the Jira ticket.\n\nThe Jira ticket name(s) are extracted from the pull request title. Expected format `[A-Za-z]+-\\d+`, e.g., ABC-123 or abcd-1234.\n\n### Files Changed Sidebar Resize\n\nWhen viewing the diff for a pull request on GitHub there is a sidepanel listing the files changed. If the file names are too long they are truncated with elipses. This feature adds a `+` button at the top right of the sidebar which when clicked toggles the sidepanel between its original size (~300px) and 500px.\n\n### Default Pull Request Filter\n\nWhen you go to the pull request tab, you can optionally apply filters to the search. This tool allows you to save a default set of filters by setting the url query parameters of the page.\n\nThe default that this tool applies is to sort by the most recently updated open pull request.\n`q=is%3Apr+is%3Aopen+sort%3Aupdated-desc`\n\n## Extension Requirements\n\nThis extension needs your API token for Github.\n\n1. To generate an API token goto: \u003chttps://github.com/settings/tokens\u003e\n2. Generate a classic token\n3. Give the token the `repo` permission scope.\n4. Goto the extension options found at `chrome://extensions/` to add these credentials.\n\n## User Installation\n\n1. Download the latest release\n2. Go to `chrome://extensions/`\n3. Select `load unpacked`\n4. Pick the downloaded release\n\n## Dev Installation\n\nBuilt with node 16\n\n`npm i`\n\n`npx webpack --watch`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackrekirby%2Fgithub-chrome-extension-suite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackrekirby%2Fgithub-chrome-extension-suite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackrekirby%2Fgithub-chrome-extension-suite/lists"}