{"id":19070865,"url":"https://github.com/ohager/extension-starter","last_synced_at":"2026-04-16T15:31:58.028Z","repository":{"id":239762802,"uuid":"800488853","full_name":"ohager/extension-starter","owner":"ohager","description":"A starter project for extension development","archived":false,"fork":false,"pushed_at":"2024-05-14T12:57:15.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T03:44:11.818Z","etag":null,"topics":["chrome","extension","firefox","starter","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/ohager.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}},"created_at":"2024-05-14T12:35:29.000Z","updated_at":"2024-05-14T12:59:07.000Z","dependencies_parsed_at":"2024-05-14T14:03:01.760Z","dependency_job_id":"385c1b19-41ca-4227-87f3-d9e7dbb33454","html_url":"https://github.com/ohager/extension-starter","commit_stats":null,"previous_names":["ohager/extension-starter"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/ohager/extension-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fextension-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fextension-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fextension-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fextension-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohager","download_url":"https://codeload.github.com/ohager/extension-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohager%2Fextension-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31892131,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["chrome","extension","firefox","starter","typescript"],"created_at":"2024-11-09T01:21:04.010Z","updated_at":"2026-04-16T15:31:58.009Z","avatar_url":"https://github.com/ohager.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Browser Extension Starter 2024\n\n- [x] 🔥 Vite Build - Fast Builds, HMR\n- [x] 🦊 Cross Browser - MV2/MV3\n- [x] ⚛️ React TS\n- [x] 🌬️ TailwindCSS\n- [x] 🎵 NodeJS 20\n\n\n\n## Installation\n\n```bash\nyarn\n```\n\n## Development\n\n```bash\nyarn dev\n```\n\nA window should open and you can open the extension popup in the tool bar.\n\n\u003e More here: https://vite-plugin-web-extension.aklinker1.io/guide/development.html\n\n## Build \n\n### Unpacked\n\nUnpacked can be loaded in Chrome when Developer Mode is active. \n\n```bash\nyarn build:chrome\n```\n\n## Production for Chrome\n\n\u003e Manifest 3\n\n```bash\nyarn dist:chrome\n```\nThe resulting package is available under `.dist/packed/chrome.extension.zip`\n\n\n## Production for Firefox\n\n\u003e Manifest 2\n\n```bash\nyarn dist:firefox\n```\nThe resulting package is available under `.dist/packed/firefox.extension.zip`\n\n## Additional Info\n\nThe project was mainly built with [Vite Extension Plugin](https://vite-plugin-web-extension.aklinker1.io/)\nSee more details there.\n\n\n### Built-In Environment Variables\n\n\u003e see also [env.d.ts](env.d.ts)\n\n```JS\n__APP_INFO__.browser\n```\n\nYou can add more in [vite.config.ts](./vite.config.ts).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohager%2Fextension-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohager%2Fextension-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohager%2Fextension-starter/lists"}