{"id":21182825,"url":"https://github.com/seriousbug/devpod-ext","last_synced_at":"2026-03-19T19:12:46.003Z","repository":{"id":242813924,"uuid":"810613344","full_name":"SeriousBug/devpod-ext","owner":"SeriousBug","description":"A browser extension to add DevPod buttons to web pages.","archived":false,"fork":false,"pushed_at":"2024-06-18T05:13:38.000Z","size":989,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T13:37:29.314Z","etag":null,"topics":["browser-extension","developer-tools","devpod"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/SeriousBug.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-06-05T03:20:53.000Z","updated_at":"2024-06-18T03:32:50.000Z","dependencies_parsed_at":"2024-06-18T00:21:56.345Z","dependency_job_id":"98ff6518-c73c-42c1-91de-58fe9f68507b","html_url":"https://github.com/SeriousBug/devpod-ext","commit_stats":null,"previous_names":["seriousbug/devpod-browser-extension"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeriousBug%2Fdevpod-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeriousBug%2Fdevpod-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeriousBug%2Fdevpod-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SeriousBug%2Fdevpod-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SeriousBug","download_url":"https://codeload.github.com/SeriousBug/devpod-ext/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243639397,"owners_count":20323505,"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":["browser-extension","developer-tools","devpod"],"created_at":"2024-11-20T17:58:13.457Z","updated_at":"2026-02-12T11:07:41.642Z","avatar_url":"https://github.com/SeriousBug.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clone with DevPod Browser Extension\n\n[![chrome web store](https://img.shields.io/badge/Download-chrome_web_store-blue?logo=googlechrome)](https://chromewebstore.google.com/detail/clone-with-devpod/ampglmdkglhhmhhlhalcdafifeepllpc)\n[![Firefox Add-Ons](https://img.shields.io/badge/Download-Firefox_AddOns-blue?logo=firefoxbrowser)](https://addons.mozilla.org/en-US/firefox/addon/clone-with-devpod/)\n[![GitHub License](https://img.shields.io/github/license/seriousbug/devpod-ext)](https://github.com/SeriousBug/devpod-ext/blob/main/LICENSE.txt)\n[![Codecov](https://img.shields.io/codecov/c/github/seriousbug/devpod-ext)](https://app.codecov.io/gh/SeriousBug/devpod-ext)\n\n![A screenshot of the Github user interface. Next to the Code button is a button labeled DevPod. Text overlaid on the screenshot says \"Adds a DevPod button to repository and PR pages. Spin up a dev environment with a single click!](./assets/screenshot.png)\n\nA browser extension for Chrome, Firefox, and other Chrome-based browsers that\nadds a button to clone and open a repository with [DevPod](https://devpod.sh).\nInstall DevPod and this extension, and you'll have a convenient button to clone\nrepositories into clean development environments!\n\nThis extension does not access your repositories or collect any private\ninformation. It just figures out the right repository and branch name, and sends\nyou to [devpod.sh/open](https://devpod.sh/open) when you click the button.\n\n## Features\n\n- Adds a DevPod button on **Github** and **GitLab**\n  - On the main repository page\n  - When exploring branches\n  - On PRs\n\n## Installation\n\nThe extension is available on the [Chrome web store](https://chromewebstore.google.com/detail/clone-with-devpod/ampglmdkglhhmhhlhalcdafifeepllpc) and [Firefox Add-Ons](https://addons.mozilla.org/en-US/firefox/addon/clone-with-devpod/)! Just click these links, and download the extension with one click.\n\nIf you are unable to use these stores, or you want access to the latest version before it has been approved by these stores, you can download and load the extension in developer mode.\nDownload the latest `dev-ext-browser-x.y.z.zip` file from the\n[releases](https://github.com/SeriousBug/devpod-browser-extension/releases) page\nand unzip it. Download the `-chrome-` version for Chrome, Vivaldi, or Edge.\nDownload `-firefox-` for Firefox.\n\n![Screenshot of the chrome extension settings. There's a toggle labeled developer mode which is turned on, and a mouse is hovering over a button labeled Load unpacked.](./assets/loading-unpacked.png)\n\nThen in the extension settings, enable developer mode and click\n\"Load unpacked\". Select the unzipped folder, and your extension is ready to use.\n\n## Roadmap\n\n- [ ] Support more platforms\n  - [ ] Gitea \u0026 Forgejo\n  - [ ] sourcehut\n  - [ ] Bitbucket\n- [ ] Add configurable settings\n\nHave any suggestions? [Open an issue](https://github.com/SeriousBug/devpod-browser-extension/issues) and I'll do my best to work on it.\n\n## Build\n\nTo build the extension yourself, you'll need NodeJS 22 or later. Run `npm install` to install the dependencies, then `npm run build` to build the\nextension. You should get two files, `devpod-ext-chrome-x.y.z.zip` and `devpod-ext-firefox.x.y.z.zip`.\n\n## Develop\n\nContributions are welcome! To develop the extension, using NodeJS 22 or later run `npm install`, then `npm run dev`. This will start the development server, and try to launch Chrome using a clean profile and with the extension preloaded.\n\nYou can develop the extension inside a devcontainer, a devcontainer\nconfiguration is provided. However, the browser launch won't work and\nauto-reload also does not seem to function properly. If you can figure out these\nissues, please let me know!\n\n## Disclaimer\n\nThis browser extension is not an official DevPod project. It is not affiliated\nwith Loft Labs, Inc. The DevPod trademark is owned by Loft Labs, Inc.\n\nThis extension is also not affiliated with Github, Gitlab, Gitea, Forgejo, or\nany other forge software company.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseriousbug%2Fdevpod-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseriousbug%2Fdevpod-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseriousbug%2Fdevpod-ext/lists"}