{"id":26949730,"url":"https://github.com/connormaglynn/developer-navigation-browser-plugin","last_synced_at":"2026-04-05T23:34:36.050Z","repository":{"id":50383394,"uuid":"518821370","full_name":"connormaglynn/developer-navigation-browser-plugin","owner":"connormaglynn","description":"This repository is managed in Terraform","archived":false,"fork":false,"pushed_at":"2023-06-22T21:28:20.000Z","size":1612,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T22:17:23.294Z","etag":null,"topics":["browser-extension","chrome-extension","github-actions","github-pages","npm","prettier","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/connormaglynn.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}},"created_at":"2022-07-28T11:38:14.000Z","updated_at":"2023-12-31T14:58:24.000Z","dependencies_parsed_at":"2023-01-18T23:00:14.517Z","dependency_job_id":null,"html_url":"https://github.com/connormaglynn/developer-navigation-browser-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/connormaglynn/developer-navigation-browser-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connormaglynn%2Fdeveloper-navigation-browser-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connormaglynn%2Fdeveloper-navigation-browser-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connormaglynn%2Fdeveloper-navigation-browser-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connormaglynn%2Fdeveloper-navigation-browser-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/connormaglynn","download_url":"https://codeload.github.com/connormaglynn/developer-navigation-browser-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/connormaglynn%2Fdeveloper-navigation-browser-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31454199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["browser-extension","chrome-extension","github-actions","github-pages","npm","prettier","typescript"],"created_at":"2025-04-02T22:17:26.145Z","updated_at":"2026-04-05T23:34:36.035Z","avatar_url":"https://github.com/connormaglynn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Developer Navigation Plugin\n\nA browser exstention that generates contextual links to relevant developer tooling.\n\n![Developer Navigation Plugin Installed](readme/assets/plugin.png)\n\n\n---\n\n## How it works\n\nThe plugin works by reading the current URL the browser has loaded and extracting out the Organisation and Project information from the URL.\n\nUsing this information, the plugin generates links to other tools by combining with the Organisation and Project with a base URL for other tools.\n\n### Example\n\n- **Current URL** = https://github.com/connormaglynn/developer-navigation-browser-plugin\n- **Organisation** = connormaglynn\n- **Project** = developer-navigation-browser-plugin\n- **CircleCI URL Generated** = https://app.circleci.com/pipelines/github/connormaglynn/developer-navigation-browser-plugin?branch=main\n\n### Supported Tools\n- [x] Github\n- [x] CircleCI\n  - Defaults to main branch\n\n---\n\n## Running Locally For Development\n\n### Clone this repository\n```bash\ngit clone https://github.com/connormaglynn/developer-navigation-browser-plugin.git\n```\n\n### Install dependencies\n```bash\nnpm install\n```\n\n### Start development build\nThis will create development build in **./build/chrome-mv3-dev** and a plasmo live reload session. So any changes made will be reflected instantly in the browser.\n```bash\nnpm run dev\n```\n\n### Load development build in browser\n- Go to **chrome://extensions/**\n- Click **Load Unpacked**\n- Select development build folder (**./build/chrome-mv3-dev**)\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnormaglynn%2Fdeveloper-navigation-browser-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnormaglynn%2Fdeveloper-navigation-browser-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnormaglynn%2Fdeveloper-navigation-browser-plugin/lists"}