{"id":24744744,"url":"https://github.com/qvil/chrome-todo","last_synced_at":"2026-04-05T22:37:11.455Z","repository":{"id":86091757,"uuid":"161346910","full_name":"qvil/chrome-todo","owner":"qvil","description":"Todo in chrome.","archived":false,"fork":false,"pushed_at":"2018-12-31T18:21:27.000Z","size":544,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-03T08:42:09.828Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/qvil.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}},"created_at":"2018-12-11T14:33:03.000Z","updated_at":"2018-12-31T18:21:29.000Z","dependencies_parsed_at":"2023-03-02T09:15:27.788Z","dependency_job_id":null,"html_url":"https://github.com/qvil/chrome-todo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qvil/chrome-todo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvil%2Fchrome-todo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvil%2Fchrome-todo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvil%2Fchrome-todo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvil%2Fchrome-todo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qvil","download_url":"https://codeload.github.com/qvil/chrome-todo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qvil%2Fchrome-todo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31452899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-01-28T02:19:31.769Z","updated_at":"2026-04-05T22:37:10.971Z","avatar_url":"https://github.com/qvil.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chrome Todo\n\n\u003e Deprecated refer to [Retrospection](#retrospection)\n\nCurrently not working, But you want to working app, Changed below source code.\n\n[src/graphql/resolvers.js](src/graphql/resolvers.js)\n\n```js\nimport { saveTodos, getTodos } from \"../localStorage\";\n// import { saveTodos, getTodos } from \"../chrome\";\n```\n\n## Retrospection\n\n1. I think uncomfortable using chrome.storage.sync with react\n   1. Every single build when I just fixed code one line. And build speed is low.(Maybe If I adjust something that webpack. Build speed is more faster. But not now.)\n   1. Must write eslint exception code or setup eslint.(Because Access chrome object is able in chrome extension.)\n1. Not awesome graphql apollo in chrome extension, Because not working apollo extension in chrome extension developer tools.(I hope fix whenever)\n\nTodo in chrome.\n\n# Demo\n\n![demo.png](demo.png)\n\n# Install\n\n```\nnpm i\n```\n\n# Start\n\nhttp://localhost:3000/\n\n```\nnpm start\n```\n\n# Build\n\n```\nnpm run build\n```\n\n# Watch\n\nAuto Build\n\n```\nnpm run watch\n```\n\n# Deploy\n\nhttps://developer.chrome.com/extensions/getstarted#manifest\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqvil%2Fchrome-todo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqvil%2Fchrome-todo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqvil%2Fchrome-todo/lists"}