{"id":18986731,"url":"https://github.com/stoe/github-helper","last_synced_at":"2025-04-16T15:32:09.039Z","repository":{"id":37042835,"uuid":"255332903","full_name":"stoe/github-helper","owner":"stoe","description":"A browser extension to do things on github.com","archived":false,"fork":false,"pushed_at":"2024-03-02T15:33:27.000Z","size":1110,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-03-02T16:31:04.286Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/stoe.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":".github/codeowners","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-04-13T13:19:32.000Z","updated_at":"2023-02-25T13:26:30.000Z","dependencies_parsed_at":"2024-01-01T10:29:55.976Z","dependency_job_id":"d40c6b82-c9f6-4f78-a975-45a14a69179b","html_url":"https://github.com/stoe/github-helper","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoe%2Fgithub-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoe%2Fgithub-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoe%2Fgithub-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stoe%2Fgithub-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stoe","download_url":"https://codeload.github.com/stoe/github-helper/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223717699,"owners_count":17191273,"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":[],"created_at":"2024-11-08T16:35:04.252Z","updated_at":"2024-11-08T16:35:05.621Z","avatar_url":"https://github.com/stoe.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# github-helper\n\n[![test](https://github.com/stoe/github-helper/actions/workflows/test.yml/badge.svg)](https://github.com/stoe/github-helper/actions/workflows/test.yml) [![codeql](https://github.com/stoe/github-helper/actions/workflows/codeql.yml/badge.svg)](https://github.com/stoe/github-helper/actions/workflows/codeql.yml) [![publish](https://github.com/stoe/github-helper/actions/workflows/publish.yml/badge.svg)](https://github.com/stoe/github-helper/actions/workflows/publish.yml) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\n\u003e A browser extension to do things on github.com\n\n## Functionality\n\n### Repository status\n\n**active**\n\u003cbr /\u003e\u003cimg src=\"src/icons/status/active.png\" width=\"16px\" alt=\"active repository status badge\" /\u003e\nif a commit was made in the last two weeks.\n\n**inactive**\n\u003cbr /\u003e\u003cimg src=\"src/icons/status/inactive.png\" width=\"16px\" alt=\"inactive repository status badge\" /\u003e\nif the last commit was made between two and 8 weeks ago.\n\n**unmaintained**\n\u003cbr /\u003e\u003cimg src=\"src/icons/status/unmaintained.png\" width=\"16px\" alt=\"unmaintained repository status badge\" /\u003e\nif the last commit was made more than 8 weeks ago.\n\n**abandoned**\n\u003cbr /\u003e\u003cimg src=\"src/icons/status/abandoned.png\" width=\"16px\" alt=\"abandoned repository status badge\" /\u003e\nif the last commit was made more than a year ago.\n\n### Highlight @mentions\n\n\u003cdetails\u003e\u003csummary\u003edeprecated, @mentions are now supported baseline by GitHub\u003c/summary\u003e\n\u003cp\u003e\n\n**direct mention**\n\u003cbr\u003e\u003cimg src=\".github/assets/direct-mention.png\" height=\"96px\" alt=\"screenshot of direct mention highlighted\"\u003e\n\n**team mention**\n\u003cbr\u003e\n\u003cimg src=\".github/assets/team-mention.png\" height=\"96px\" alt=\"screenshot of team mention highlighted\"\u003e\n\nYou will need a [personal access token](https://github.com/settings/tokens/new?description=github-helper-browser-extension\u0026scopes=read:org) with the `read:org` scope added to the extenstion's options for this to work.\n\nNo data is saved or transmitted outside of the browser extension.\n\nFor more information please see the [privacy](./.github/privacy.md) information.\n\n\u003c/p\u003e\n\u003c/details\u003e\n\n## Install\n\n- Microsoft Edge (Chromium): https://microsoftedge.microsoft.com/addons/detail/badjjokkijlgeoleihpfakbhgieefpjg\n\nor\n\n- Download the latest `github-helper.zip` file from [Release](https://github.com/stoe/github-helper/releases)\n- Unzip the `github-helper.zip` file to your disk\n- Microsoft Edge (Chromium)\n  - Follow instructions to [install a side-loaded extension](https://docs.microsoft.com/en-us/microsoft-edge/extensions-chromium/getting-started/part1-simple-extension#installing-and-updating-side-loaded-extensions). You will need to enable [Developer mode](https://docs.microsoft.com/en-us/microsoft-edge/extensions-chromium/getting-started/part1-simple-extension#run-your-extension-locally-in-your-browser-while-developing-it-side-loading).\n- Google Chrome\n  - Visit `chrome://extensions` (via omnibox or menu -\u003e Tools -\u003e Extensions).\n  - Enable Developer mode by ticking the checkbox in the upper-right corner.\n  - Click on the \"Load unpacked extension...\" button.\n  - Select the directory containing the unpacked `github-helper` extension.\n\n## License\n\n- [MIT](./license) © [Stefan Stölzle](https://github.com/stoe)\n- [Code of Conduct](./.github/code_of_conduct.md)\n\n## Thanks\n\nThis is a combined extension of:\n\n- https://github.com/pierluigi/github-repo-status-webextension by [@pierluigi](https://github.com/pierluigi)\n- https://github.com/benbalter/github-mention-highlighter by [@benbalter](https://github.com/benbalter)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstoe%2Fgithub-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstoe%2Fgithub-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstoe%2Fgithub-helper/lists"}