{"id":18021046,"url":"https://github.com/kevinjalbert/github-tell-me-when-it-closes-extension","last_synced_at":"2025-08-23T01:34:45.242Z","repository":{"id":139821261,"uuid":"110551532","full_name":"kevinjalbert/github-tell-me-when-it-closes-extension","owner":"kevinjalbert","description":"Browser Extension for tellmewhenitcloses.com","archived":false,"fork":false,"pushed_at":"2017-11-19T02:09:06.000Z","size":4321,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T10:34:36.320Z","etag":null,"topics":["chrome","extensions","firefox","github","opera"],"latest_commit_sha":null,"homepage":"https://kevinjalbert.com/github-tell-me-when-it-closes-extension/","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/kevinjalbert.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":"2017-11-13T13:27:12.000Z","updated_at":"2022-01-26T07:16:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"07eec0cd-3637-4491-91f8-ee295426d71f","html_url":"https://github.com/kevinjalbert/github-tell-me-when-it-closes-extension","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/kevinjalbert/github-tell-me-when-it-closes-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinjalbert%2Fgithub-tell-me-when-it-closes-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinjalbert%2Fgithub-tell-me-when-it-closes-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinjalbert%2Fgithub-tell-me-when-it-closes-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinjalbert%2Fgithub-tell-me-when-it-closes-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinjalbert","download_url":"https://codeload.github.com/kevinjalbert/github-tell-me-when-it-closes-extension/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinjalbert%2Fgithub-tell-me-when-it-closes-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271730075,"owners_count":24811029,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","extensions","firefox","github","opera"],"created_at":"2024-10-30T06:08:36.617Z","updated_at":"2025-08-23T01:34:45.216Z","avatar_url":"https://github.com/kevinjalbert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003e\n    GitHub: Tell Me When It Closes\n  \u003c/h1\u003e\n\n  \u003cp\u003e\n    \u003cstrong\u003eAdd \u003ca href=https://tellmewhenitcloses.com\u003etellmewhenitcloses.com\u003c/a\u003e button to GitHub issues and pull requests.\u003c/strong\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./resources/screenshot.png\" alt=\"Screenshot showing the Tell Me When It Closes button\"\u003e\n\u003c/div\u003e\n\n# Extension Install Links\n\n* [Chrome](https://chrome.google.com/webstore/detail/github-tell-me-when-it-cl/mfaeeelmjfbblmkbalffbhfpkhhnjalp)\n* [Firefox](https://addons.mozilla.org/en-US/firefox/addon/github-tell-me-when-it-closes/)\n* [Opera](https://addons.opera.com/en/extensions/details/github-tell-me-when-it-closes)\n\n# Features\n\nAdd tellmewhenitcloses.com button to GitHub issues and pull requests.\n\nNow you don't have to manually open the website and paste in the URL.\n\n# Development\n\n## Installation\n1. Clone the repository `git clone git@github.com:kevinjalbert/github-tell-me-when-it-closes-extension.git`\n2. Run `yarn install`\n3. Run `yarn run build`\n\n##### Load the extension in Chrome \u0026 Opera\n1. Open Chrome/Opera browser and navigate to chrome://extensions\n2. Select \"Developer Mode\" and then click \"Load unpacked extension...\"\n3. From the file browser, choose to `github-tell-me-when-it-closes-extension/build/chrome` or (`github-tell-me-when-it-closes-extension/build/opera`)\n\n##### Load the extension in Firefox\n1. Open Firefox browser and navigate to about:debugging\n2. Click \"Load Temporary Add-on\" and from the file browser, choose `github-tell-me-when-it-closes-extension/build/firefox`\n\n## Developing\nThe following tasks can be used when you want to start developing the extension and want to enable live reload:\n\n- `yarn run chrome-watch`\n- `yarn run opera-watch`\n- `yarn run firefox-watch`\n\n## Packaging\nRun `yarn run dist` to create a zipped, production-ready extension for each browser.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinjalbert%2Fgithub-tell-me-when-it-closes-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinjalbert%2Fgithub-tell-me-when-it-closes-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinjalbert%2Fgithub-tell-me-when-it-closes-extension/lists"}