{"id":31667929,"url":"https://github.com/axel-dev/angular-webextension-starter","last_synced_at":"2026-04-12T11:47:59.933Z","repository":{"id":47913476,"uuid":"230801496","full_name":"AXeL-dev/angular-webextension-starter","owner":"AXeL-dev","description":"Angular WebExtension starter kit","archived":false,"fork":false,"pushed_at":"2023-03-03T11:26:23.000Z","size":3135,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-07T06:37:50.871Z","etag":null,"topics":["angular","gulp","starter-kit","webextension"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AXeL-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-29T20:45:56.000Z","updated_at":"2023-03-04T05:07:46.000Z","dependencies_parsed_at":"2023-02-17T18:45:30.801Z","dependency_job_id":null,"html_url":"https://github.com/AXeL-dev/angular-webextension-starter","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/AXeL-dev/angular-webextension-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AXeL-dev%2Fangular-webextension-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AXeL-dev%2Fangular-webextension-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AXeL-dev%2Fangular-webextension-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AXeL-dev%2Fangular-webextension-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AXeL-dev","download_url":"https://codeload.github.com/AXeL-dev/angular-webextension-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AXeL-dev%2Fangular-webextension-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278872154,"owners_count":26060525,"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-07T02:00:06.786Z","response_time":59,"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":["angular","gulp","starter-kit","webextension"],"created_at":"2025-10-08T00:49:37.990Z","updated_at":"2025-10-08T00:49:48.428Z","avatar_url":"https://github.com/AXeL-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular WebExtension starter\n\nA minimal starter kit to quickly get started on your [Angular](https://angular.io/) based webextension(s), made with [Gulp](https://gulpjs.com/).\n\n## Installation\n\nOpen a terminal \u0026 clone this repository using git:\n\n```\ngit clone https://github.com/AXeL-dev/angular-webextension-starter.git\n```\n\nThen install all the dependencies using npm:\n\n```\ncd angular-webextension-starter \u0026\u0026 npm install\n```\n\nFinally, make sure that both **Angular** \u0026 **Gulp** CLIs are installed:\n\n```\nnpm install -g @angular/cli gulp-cli\n```\n\n## Usage\n\n```\ngulp new --name \u003cEXTENSION_NAME\u003e\n```\n\n**Arguments:**\n\n argument         |  default  | description\n----------------- | --------- | ---------------------\n **--name**       | -         | WebExtension name\n **--ver**        | 0.0.0     | WebExtension version\n **--author**     | -         | Author name\n **--url**        | -         | Homepage url\n **--skipTests**  | false     | When true, does not generate `spec.ts` test files for the new extension\n\n:warning: All the newly created extensions will be under the `output` folder.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.\n\n## Package\n\nMake sure you have the following package installed `npm install -g web-ext`. Then run:\n\n```\nnpm run build \u0026\u0026 npm run package\n```\n\n## Load in browser\n\nMake sure to build the extension first before trying to load it in your browser.\n\n### Firefox:\n\nNavigate to `about:debugging`\n\n![Load in firefox](load-in-firefox.gif)\n\n### Chrome:\n\nNavigate to chrome extensions\n\n![Load in chrome](load-in-chrome.gif)\n\n## Contributing\n\nRead [contributing guidelines](https://github.com/AXeL-dev/contributing/blob/master/README.md).\n\n## License\n\nThis project is licensed under the [MPL2](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxel-dev%2Fangular-webextension-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxel-dev%2Fangular-webextension-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxel-dev%2Fangular-webextension-starter/lists"}