{"id":17531303,"url":"https://github.com/kirklin/boot-webext","last_synced_at":"2025-04-23T20:25:44.782Z","repository":{"id":113024014,"uuid":"457434485","full_name":"kirklin/boot-webext","owner":"kirklin","description":"Chrome extension template with Vue 3 + Typescript","archived":false,"fork":false,"pushed_at":"2025-02-09T07:25:33.000Z","size":539,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-18T04:56:03.225Z","etag":null,"topics":["chrome","chrome-extension","typescript","vue3"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/kirklin.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"kirklin","patreon":"kirklin","custom":["https://www.buymeacoffee.com/linkirk"]}},"created_at":"2022-02-09T16:17:18.000Z","updated_at":"2025-02-09T07:25:37.000Z","dependencies_parsed_at":"2025-04-17T16:01:03.494Z","dependency_job_id":"c69957a6-9bb4-4365-9dfb-aa3b035d7fa3","html_url":"https://github.com/kirklin/boot-webext","commit_stats":null,"previous_names":["kirklin/boot-webext"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirklin%2Fboot-webext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirklin%2Fboot-webext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirklin%2Fboot-webext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kirklin%2Fboot-webext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kirklin","download_url":"https://codeload.github.com/kirklin/boot-webext/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250507675,"owners_count":21442057,"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":["chrome","chrome-extension","typescript","vue3"],"created_at":"2024-10-20T17:23:26.586Z","updated_at":"2025-04-23T20:25:44.735Z","avatar_url":"https://github.com/kirklin.png","language":"TypeScript","funding_links":["https://github.com/sponsors/kirklin","https://patreon.com/kirklin","https://www.buymeacoffee.com/linkirk"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align='center'\u003e\n  \u003ch1\u003eboot-webext\u003c/h1\u003e\n  \u003cp\u003eA Vite powered WebExtension (Chrome, FireFox, etc.) starter template.\u003c/p\u003e\n\u003c/div\u003e\n\n\u003cdiv align='center'\u003e\n\u003cb\u003eEnglish\u003c/b\u003e | \u003ca href=\"README.zh-CN.md\"\u003e简体中文\u003c/a\u003e\n\u003c/div\u003e\n\n## Features\n\n- ⚡️ **Instant HMR**: Utilize Vite's fast development server for instant Hot Module Replacement, eliminating the need for manual refreshing.\n- 🥝 **Vue 3**: Harness the power of Vue 3 with Composition API, \u003cscript setup\u003e syntax, and more.\n- 💬 **Effortless Communications**: Seamlessly communicate between different contexts using the combination of webext-bridge and VueUse storage.\n- 🌈 **UnoCSS**: Leverage the on-demand Atomic CSS engine, UnoCSS, to style your components efficiently.\n- 📜 **Chinese Font Preset**: Includes a preset for Chinese fonts 🇨🇳\n- 🦾 **TypeScript**: Ensure type safety and enhanced development experience with TypeScript integration.\n- 📦 **Components Auto Importing**: Automatically import components for smoother development workflow.\n- 🌟 **Icons**: Access icons directly from any iconset, enhancing your design process.\n- 🖥 **Content Script**: Utilize the power of Vue even within content scripts.\n- 🌍 **WebExtension**: Develop isomorphic extensions that work across browsers like Chrome, Firefox, and others.\n- 📃 **Dynamic manifest.json with Full Type Support**: Craft your manifest.json with flexibility and full type support.\n\n### Coding Style\n\n- [@kirklin/eslint-config](https://github.com/kirklin/eslint-config)\n\n### Recommended IDE Setup\n\n- 🌪️ [WebStorm](https://www.jetbrains.com/webstorm/)\n- 💻 [VSCode](https://code.visualstudio.com/)\n- 💡 [Volar](https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar)\n\n## Try it now!\n\n### GitHub Template\n\n[Create a repo from this template on GitHub](https://github.com/kirklin/boot-webext/generate).\n\n### Clone to local\n\n```bash\nnpx degit kirklin/boot-webext my-webext\ncd my-webext\npnpm i\n```\n\n## Usage\n\n### Development\n\nJust run and install dependencies, then you can start to develop your extension.\n\n```bash\npnpm run dev\n```\n\n### Build\n\nTo build the App, run\n\n```bash\npnpm run build\n```\n\nAnd you will see the generated file in `dist` that ready to be served.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirklin%2Fboot-webext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkirklin%2Fboot-webext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkirklin%2Fboot-webext/lists"}