{"id":19544805,"url":"https://github.com/drewalth/chrome-extension-zustand","last_synced_at":"2025-08-25T08:08:18.018Z","repository":{"id":177931942,"uuid":"661109059","full_name":"drewalth/chrome-extension-zustand","owner":"drewalth","description":"Vanilla Zustand and the Storage API as a single source of truth in Chrome Extensions","archived":false,"fork":false,"pushed_at":"2025-03-12T15:21:47.000Z","size":1185,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T03:05:10.330Z","etag":null,"topics":["chrome-extension","react","reactjs","storage","typescript","zustand"],"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/drewalth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2023-07-01T20:20:51.000Z","updated_at":"2025-03-12T15:21:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"f42364f0-9d83-471b-9741-e7a84f29bba4","html_url":"https://github.com/drewalth/chrome-extension-zustand","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"5ab26a2e18f6e4b0b812a831f0a716d5e149ea0f"},"previous_names":["drewalth/chrome-extension-redux"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/drewalth/chrome-extension-zustand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewalth%2Fchrome-extension-zustand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewalth%2Fchrome-extension-zustand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewalth%2Fchrome-extension-zustand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewalth%2Fchrome-extension-zustand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drewalth","download_url":"https://codeload.github.com/drewalth/chrome-extension-zustand/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drewalth%2Fchrome-extension-zustand/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272030232,"owners_count":24861488,"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-08-25T02:00:12.092Z","response_time":1107,"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":["chrome-extension","react","reactjs","storage","typescript","zustand"],"created_at":"2024-11-11T03:32:05.545Z","updated_at":"2025-08-25T08:08:17.996Z","avatar_url":"https://github.com/drewalth.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# chrome-extension-zustand\n\n![Ditto Info Extension](./docs/assets/hero.png)\n\nA proof-of-concept for using [Zustand](https://zustand.docs.pmnd.rs/) and\nthe [Storage API](https://developer.chrome.com/docs/extensions/reference/storage/) as a single source of truth\nin [Chrome Extensions](https://developer.chrome.com/docs/extensions/).\n\nThis demo extension fetches data from [pokeapi.co](https://pokeapi.co/) and displays it in a popup.\n\n## Getting Started\n\nClone the repository:\n\n```bash\ngh repo clone drewalth/chrome-extension-zustand\n```\n\nInstall dependencies:\n\n```bash\nnpm install\n```\n\nRun the development server:\n\n```bash\nnpm run dev\n```\n\nLoad the extension in Chrome:\n\n1. Open Chrome and navigate to `chrome://extensions/`.\n2. Enable \"Developer mode\" if it is not already enabled.\n3. Click on \"Load unpacked\" and select the `dist` directory of this repository. For convenience, you can pin the extension to your toolbar.\n4. The extension should now be loaded and ready to use.\n\n#### Built with\n\n- [Vite](https://vitejs.dev/)\n- [@crxjs/vite-plugin](https://crxjs.dev/vite-plugin) ⭐\n- [React](https://react.dev/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [Zustand](https://zustand.docs.pmnd.rs/)\n- [Immer](https://immerjs.github.io/immer/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewalth%2Fchrome-extension-zustand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrewalth%2Fchrome-extension-zustand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrewalth%2Fchrome-extension-zustand/lists"}