{"id":16065274,"url":"https://github.com/shamin/chrome-extension-starter","last_synced_at":"2025-03-18T05:30:54.810Z","repository":{"id":99021099,"uuid":"155507641","full_name":"shamin/chrome-extension-starter","owner":"shamin","description":"Chrome extension boilerplate with vuejs and babel","archived":false,"fork":false,"pushed_at":"2018-11-14T17:44:39.000Z","size":70,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T07:32:22.329Z","etag":null,"topics":["babel","chrome","extension","vuejs","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/shamin.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":"2018-10-31T06:09:36.000Z","updated_at":"2021-04-03T20:52:44.000Z","dependencies_parsed_at":"2023-06-29T19:01:01.610Z","dependency_job_id":null,"html_url":"https://github.com/shamin/chrome-extension-starter","commit_stats":{"total_commits":11,"total_committers":2,"mean_commits":5.5,"dds":0.09090909090909094,"last_synced_commit":"b4314da316423355df5d9e6fb4188a811d1ae4d8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamin%2Fchrome-extension-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamin%2Fchrome-extension-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamin%2Fchrome-extension-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shamin%2Fchrome-extension-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shamin","download_url":"https://codeload.github.com/shamin/chrome-extension-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902995,"owners_count":20366388,"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":["babel","chrome","extension","vuejs","webpack"],"created_at":"2024-10-09T05:12:09.968Z","updated_at":"2025-03-18T05:30:54.784Z","avatar_url":"https://github.com/shamin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chrome Extension Starter\n\nBoilerplate for building a chrome extension.\n\n## It contains the following features:\n- Babel for transpiling\n- Vue js\n- webpack 4 bundling\n\n## Usage: \nInstall node modules\n```\nnpm install\n```\n\nStart in developement mode\n```\nnpm start\n```\n\nBuild\n```\nnpm run build\n```\n\n## Files Included:\n- `public/manifest.json` - Contains permissions, name, icons and other details required for a chrome plugin.\n- `src/init.js` - Contains initialization scripts.\n- `src/popup/pop.js` - Javascript file with vue configuration for popup in the extension. \n- `src/options/options.js` - Javascript file with vue configuration for options page. \n- `src/app/app.js` - Javascript file with scripts that to be loaded on a page load. \n- `src/popup/popup.vue` - Vue js entry file for popup page. \n- `src/options/options.vue` - Vue js entry file for options page. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamin%2Fchrome-extension-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshamin%2Fchrome-extension-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshamin%2Fchrome-extension-starter/lists"}