{"id":23109752,"url":"https://github.com/clydedz/simple-chrome-extension-template","last_synced_at":"2026-05-05T04:40:17.721Z","repository":{"id":114194337,"uuid":"514222068","full_name":"ClydeDz/simple-chrome-extension-template","owner":"ClydeDz","description":"A simple Chrome Extension created using a template","archived":false,"fork":false,"pushed_at":"2024-01-09T10:16:52.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T11:13:42.513Z","etag":null,"topics":["chrome","chrome-browser","chrome-extension","chrome-extension-boilerplate","chrome-extension-starter","chrome-extension-template","clydedz-chrome-extension","css","extension","html","js","template"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/ClydeDz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["clydedz"],"ko_fi":"clydedsouza","custom":["https://sponsor.clydedsouza.net/","https://www.paypal.com/donate?hosted_button_id=ZGAZG5857A864"]}},"created_at":"2022-07-15T10:06:27.000Z","updated_at":"2024-08-22T12:45:34.000Z","dependencies_parsed_at":"2023-07-17T03:01:18.293Z","dependency_job_id":null,"html_url":"https://github.com/ClydeDz/simple-chrome-extension-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClydeDz%2Fsimple-chrome-extension-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClydeDz%2Fsimple-chrome-extension-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClydeDz%2Fsimple-chrome-extension-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClydeDz%2Fsimple-chrome-extension-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClydeDz","download_url":"https://codeload.github.com/ClydeDz/simple-chrome-extension-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247092392,"owners_count":20882218,"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-browser","chrome-extension","chrome-extension-boilerplate","chrome-extension-starter","chrome-extension-template","clydedz-chrome-extension","css","extension","html","js","template"],"created_at":"2024-12-17T01:39:53.183Z","updated_at":"2026-05-05T04:40:17.636Z","avatar_url":"https://github.com/ClydeDz.png","language":"HTML","funding_links":["https://github.com/sponsors/clydedz","https://ko-fi.com/clydedsouza","https://sponsor.clydedsouza.net/","https://www.paypal.com/donate?hosted_button_id=ZGAZG5857A864"],"categories":[],"sub_categories":[],"readme":"# Simple Chrome Extension Template\nA simple Chrome Extension created using a template. This extension override's Chrome's new tab with a simple HTML page. This HTML page references a JS and CSS file. No node_modules, no dependencies, no automated CI/CD, no complexity. Everything is kept super basic. \n\n## What does this include? \n### Override Chrome's new tab\nThis extension will automatically override the new tab page. A single extension is limited to overriding only one of the three possible pages: `bookmarks`, `history` or `newtab`.\n\n```json\n\"chrome_url_overrides\" : {\n    \"newtab\": \"newtab.html\"\n},\n```\n\nJust delete the above block from the `manifest.json` file to remove the entry point of this functionality. If you want to remove all references to this code, you'll also have to delete the referenced file from this repo.\n\n## Building and testing it locally\nFollow [these instructions](https://superuser.com/a/247654) to install this extension locally. Use this folder as the folder containing the extensions code to load. Once installed, the extension will take effect and you should be able to spot all the changes.\n\n## Design assets\nThis repo has boilerplate icons and images which you'd want to replace with something apt to the extension you're building. Duplicate my [Figma Chrome extension template](https://www.figma.com/community/file/1127061326249481158) to get started with your design requirements for your Chrome extension.\n\n## Comprehensive Chrome extension template\nFor a more comprehensive template, visit [this GitHub repository](https://github.com/ClydeDz/chrome-extension-template).\n\n## Credits\nDeveloped by [Clyde D'Souza](https://clydedsouza.net/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclydedz%2Fsimple-chrome-extension-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclydedz%2Fsimple-chrome-extension-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclydedz%2Fsimple-chrome-extension-template/lists"}