{"id":16238026,"url":"https://github.com/utkarsh-singhal-26/todo-extension","last_synced_at":"2026-05-06T03:35:14.936Z","repository":{"id":254119800,"uuid":"843782201","full_name":"Utkarsh-Singhal-26/todo-extension","owner":"Utkarsh-Singhal-26","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-03T13:02:21.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-24T08:42:45.851Z","etag":null,"topics":["chrome","chrome-extension","chrome-storage","message-broadcasting","react"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Utkarsh-Singhal-26.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":"2024-08-17T12:02:01.000Z","updated_at":"2025-10-18T06:56:41.000Z","dependencies_parsed_at":"2024-12-21T21:25:59.205Z","dependency_job_id":"279e36ef-f42c-4f8e-a68a-e6f50130a43b","html_url":"https://github.com/Utkarsh-Singhal-26/todo-extension","commit_stats":null,"previous_names":["utkarsh-singhal-26/todo-extension"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Utkarsh-Singhal-26/todo-extension","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Utkarsh-Singhal-26%2Ftodo-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Utkarsh-Singhal-26%2Ftodo-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Utkarsh-Singhal-26%2Ftodo-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Utkarsh-Singhal-26%2Ftodo-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Utkarsh-Singhal-26","download_url":"https://codeload.github.com/Utkarsh-Singhal-26/todo-extension/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Utkarsh-Singhal-26%2Ftodo-extension/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32677932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-06T02:33:58.958Z","status":"ssl_error","status_checked_at":"2026-05-06T02:33:39.611Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["chrome","chrome-extension","chrome-storage","message-broadcasting","react"],"created_at":"2024-10-10T13:38:26.540Z","updated_at":"2026-05-06T03:35:14.893Z","avatar_url":"https://github.com/Utkarsh-Singhal-26.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## 👨‍💻 Directory Structure\n\n```\n$ tree -I 'node_modules|cache|test_*|build|.cache|public|resources'\n.\n├── lerna.json\n├── package.json\n├── packages\n│   ├── extension\n│   │   ├── README.md\n│   │   ├── eslint.config.js\n│   │   ├── index.html\n│   │   ├── package.json\n│   │   ├── postcss.config.js\n│   │   ├── public\n│   │   │   ├── icon-48.png\n│   │   │   ├── manifest.json\n│   │   │   └── vite.svg\n│   │   ├── src\n│   │   │   ├── App.css\n│   │   │   ├── App.tsx\n│   │   │   ├── main.tsx\n│   │   │   ├── scripts\n│   │   │   │   ├── content_script.ts\n│   │   │   │   └── service_worker.ts\n│   │   │   └── vite-env.d.ts\n│   │   ├── tailwind.config.js\n│   │   ├── tsconfig.app.json\n│   │   ├── tsconfig.json\n│   │   ├── tsconfig.node.json\n│   │   └── vite.config.ts\n│   └── webapp\n│       ├── README.md\n│       ├── eslint.config.js\n│       ├── index.html\n│       ├── package.json\n│       ├── postcss.config.js\n│       ├── public\n│       │   └── vite.svg\n│       ├── src\n│       │   ├── App.css\n│       │   ├── App.tsx\n│       │   ├── main.tsx\n│       │   ├── utils\n│       │   │   └── interfaces.ts\n│       │   └── vite-env.d.ts\n│       ├── tailwind.config.js\n│       ├── tsconfig.app.json\n│       ├── tsconfig.json\n│       ├── tsconfig.node.json\n│       └── vite.config.ts\n└── pnpm-workspace.yaml\n\n10 directories, 38 files\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futkarsh-singhal-26%2Ftodo-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futkarsh-singhal-26%2Ftodo-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futkarsh-singhal-26%2Ftodo-extension/lists"}