{"id":22455739,"url":"https://github.com/theapache64/super-github","last_synced_at":"2025-10-15T14:36:36.652Z","repository":{"id":86799800,"uuid":"265916775","full_name":"theapache64/super-github","owner":"theapache64","description":"Enhance your GitHub experience 🚀","archived":false,"fork":false,"pushed_at":"2025-09-22T06:09:32.000Z","size":2923,"stargazers_count":15,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-22T06:13:11.826Z","etag":null,"topics":["chrome-extension","kotlin-js"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/theapache64.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}},"created_at":"2020-05-21T17:57:51.000Z","updated_at":"2025-09-22T06:09:36.000Z","dependencies_parsed_at":"2023-04-05T16:22:59.252Z","dependency_job_id":null,"html_url":"https://github.com/theapache64/super-github","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/theapache64/super-github","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fsuper-github","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fsuper-github/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fsuper-github/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fsuper-github/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theapache64","download_url":"https://codeload.github.com/theapache64/super-github/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fsuper-github/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279085495,"owners_count":26100017,"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-10-15T02:00:07.814Z","response_time":56,"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-extension","kotlin-js"],"created_at":"2024-12-06T07:13:18.337Z","updated_at":"2025-10-15T14:36:36.647Z","avatar_url":"https://github.com/theapache64.png","language":"Kotlin","readme":"![](cover.jpeg)\n\n# :rocket: super-github\n\nEnhance your GitHub experience\n\n\n## Install\n\nYou can install Super GitHub in two ways:\n\n### Option 1: Chrome Web Store (Coming Soon)\nOpen an issue, and I'll publish it in Chrome store 😉\n\n### Option 2: Manual Installation from Releases\n1. Go to the [Releases page](https://github.com/theapache64/super-github/releases)\n2. Download the latest `super-github-vX.X.X.zip` file\n3. Extract the ZIP file to a folder\n4. Open Chrome and navigate to `chrome://extensions/`\n5. Enable \"Developer mode\" in the top right\n6. Click \"Load unpacked\" and select the extracted folder\n7. The Super GitHub extension is now installed and active!\n\n## :paintbrush: Features\n\n### :baby_bottle: Repo Birth Date\nEver wondered when's your favorite repo born ?\n\n![](https://i.imgur.com/D0dVc4Z.png)\n\nThe emoji specifies project started time.\n\nIf the time\n\n- between 12AM and 5AM : 🌙\n- between 5AM and 10AM : 🌞\n- between 10AM and 3PM : ☀️\n- between 3PM and 7PM : 🌥\n- after 7PM :  🌓\n\n### :bar_chart: Profile Summary\n\n![](extras/profile-summary-demo.gif)\n\nClick on the chart icon to view profile summary.\n\n![](https://i.imgur.com/KfRyc7y.png)\n\nIt also supports organizations too.\n\n![](https://i.imgur.com/cpkP1OY.png)\n\nThanks to [@tipsy](https://github.com/tipsy/profile-summary-for-github) for his hard work. :hugs:\n\n### 👌 Auto Comment (PR Approval) \n\n![](extras/auto_comment.gif)\n\nEvery time you click on the `Approve` radio button, your comment box will be filled with a random LGTM message.\n\n### 🙏 Foldable Code\n\nHelps you write foldable code blocks when you paste code/stacktrace into a comment body. \nWatch the demo  [here](https://twitter.com/theapache64/status/1365004116003446793)\n\n### ⌨️ Mark File as Viewed\n\nPress `v` key on PR file review pages to quickly mark files as \"Viewed\". The keyboard shortcut will:\n- Mark the currently focused file as viewed/unviewed\n- If no specific file is focused, mark the first unviewed file\n- Work on any GitHub Pull Request files page\n\n## :ballot_box_with_check: TODO\n\n- [x] Repo birth date\n- [x] Profile summary\n- [x] Random `LGTM` message for PR approval\n- [x] Foldable code\n- [x] Mark file as viewed with keyboard shortcut\n- [ ] Do you have a feature in mind? Let's discuss it [here](https://github.com/theapache64/super-github/issues/new?labels=enhancement)\n\n## :writing_hand: Author\n\n- theapache64\n\n## :gear: Development \u0026 Releases\n\n### Creating a New Release\n\nThis project includes an automated release workflow. To create a new release:\n\n1. Go to the [Actions tab](https://github.com/theapache64/super-github/actions)\n2. Select \"Create Chrome Extension Release\" workflow\n3. Click \"Run workflow\"\n4. Enter the new version number (e.g., `1.0.5`)\n5. Click \"Run workflow\"\n\nThe workflow will:\n- Update version numbers in `build.gradle` and `manifest.json`\n- Build the Chrome extension\n- Create a ZIP package\n- Commit the version changes\n- Create a Git tag\n- Create a GitHub release with the ZIP file attached\n\n### Local Development\n\nRequirements:\n- Java 11 (for Gradle compatibility)\n- Gradle (included via wrapper)\n\nBuild the extension locally:\n```bash\n./gradlew assemble\n```\n\nThe built extension files will be in `build/distributions/`.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheapache64%2Fsuper-github","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheapache64%2Fsuper-github","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheapache64%2Fsuper-github/lists"}