{"id":20688584,"url":"https://github.com/jcanno/create-crx-app","last_synced_at":"2025-04-22T15:42:23.124Z","repository":{"id":45858366,"uuid":"390386459","full_name":"Jcanno/create-crx-app","owner":"Jcanno","description":"CLI for create Chrome extension app","archived":false,"fork":false,"pushed_at":"2022-05-26T09:01:03.000Z","size":757,"stargazers_count":60,"open_issues_count":2,"forks_count":8,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T16:34:13.887Z","etag":null,"topics":["chrome","chrome-extension","cli"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Jcanno.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":"2021-07-28T14:44:08.000Z","updated_at":"2024-08-31T16:03:01.000Z","dependencies_parsed_at":"2022-09-15T20:13:09.771Z","dependency_job_id":null,"html_url":"https://github.com/Jcanno/create-crx-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jcanno%2Fcreate-crx-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jcanno%2Fcreate-crx-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jcanno%2Fcreate-crx-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jcanno%2Fcreate-crx-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jcanno","download_url":"https://codeload.github.com/Jcanno/create-crx-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250269953,"owners_count":21402970,"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","cli"],"created_at":"2024-11-16T23:06:11.868Z","updated_at":"2025-04-22T15:42:23.097Z","avatar_url":"https://github.com/Jcanno.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\u003cimg height=\"300\" src=\"https://raw.githubusercontent.com/Jcanno/images/master/create-crx-app/create-crx-app.png\" /\u003e\u003cbr\u003e \u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003eCLI for create Chrome extension app\u003c/h3\u003e\n\nEnglish|[简体中文](https://github.com/Jcanno/create-crx-app/blob/main/README.zh-CN.md)\n\nwe recommend to type code below in terminal with npm 5.2+ and higher:\n\n```js\nnpx create-crx-app my-crx-app\ncd my-crx-app\nnpm run dev\n```\n\nWe can easily generate a Chrome extension project by using create-crx-app step by step.\n\nSelect your project framework:\n\n\u003cimg height=\"150\" width=\"400\" src=\"https://raw.githubusercontent.com/Jcanno/images/master/create-crx-app/framework.png\" /\u003e\n\nSelect your project language:\n\n\u003cimg height=\"150\" width=\"400\" src=\"https://raw.githubusercontent.com/Jcanno/images/master/create-crx-app/lang.png\" /\u003e\n\nAfter that, create-crx-app will generate project by your setting.\n\n## Start Extension\n\n1. run `yarn run dev(React)` or `yarn run serve(Vue)` for developing Chrome Extension.\n2. input and open `chrome://extensions/` in your Chrome search bar.\n3. open `developer mode` in the top right corner in Extensions Page.\n4. click `load unpacked extension project`, select the `dist` folder.\n\n## Sample\n\nSample Extension will generate a purple button which can be moved in the bottom right corner in every page.\n\n\u003cimg src=\"https://raw.githubusercontent.com/Jcanno/images/master/create-crx-app/content.png\" /\u003e\n\nClick the extension icon and get the popup page, you can turn to options page here\n\n\u003cimg src=\"https://raw.githubusercontent.com/Jcanno/images/master/create-crx-app/popup.png\" /\u003e\n\nOptions page shows you can do everything here.\n\n\u003cimg src=\"https://raw.githubusercontent.com/Jcanno/images/master/create-crx-app/options.png\" /\u003e\n\nThat's all Sample Extension do.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcanno%2Fcreate-crx-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcanno%2Fcreate-crx-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcanno%2Fcreate-crx-app/lists"}