{"id":18790948,"url":"https://github.com/qd-today/get-cookies","last_synced_at":"2025-04-12T18:38:38.125Z","repository":{"id":45826150,"uuid":"403115266","full_name":"qd-today/get-cookies","owner":"qd-today","description":"一键获取 Cookies 的 Chrome 扩展, 用于配合 QD 框架使用","archived":false,"fork":false,"pushed_at":"2025-02-01T13:45:31.000Z","size":822,"stargazers_count":283,"open_issues_count":0,"forks_count":27,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-03T21:11:52.370Z","etag":null,"topics":["chrome-extension","cookie","qd"],"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/qd-today.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":"2021-09-04T17:19:02.000Z","updated_at":"2025-04-02T00:33:26.000Z","dependencies_parsed_at":"2022-08-27T00:31:21.946Z","dependency_job_id":"53ff757d-0cd8-4303-bfc9-fb9aeb20e86e","html_url":"https://github.com/qd-today/get-cookies","commit_stats":null,"previous_names":["qd-today/get-cookies"],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qd-today%2Fget-cookies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qd-today%2Fget-cookies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qd-today%2Fget-cookies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qd-today%2Fget-cookies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qd-today","download_url":"https://codeload.github.com/qd-today/get-cookies/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248615978,"owners_count":21133984,"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-extension","cookie","qd"],"created_at":"2024-11-07T21:14:06.772Z","updated_at":"2025-04-12T18:38:38.099Z","avatar_url":"https://github.com/qd-today.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Get-Cookies 插件\n\n一键获取 Cookies 的 Chrome 扩展, 用于配合 QD 框架使用\n\nQD 框架: \u003chttps://github.com/qd-today/qd\u003e\n\nDocker 容器: \u003chttps://hub.docker.com/r/qdtoday/qd\u003e\n\n## 使用方式\n\n推荐形式：前往Chrome商店安装。（非公开扩展只可链接直达）\n[商店页面](https://chromewebstore.google.com/detail/cookies%E8%8E%B7%E5%8F%96%E5%8A%A9%E6%89%8B/mmcdaoockinhaeiljdmjmnjfndpfpklo) \n\n或者\n\n1. 项目代码完整打包下载，使用 Chrome浏览器 -\u003e `扩展` -\u003e `加载已解压的扩展程序` 来使用;\n\n2. 前往 [Releases](https://github.com/qd-today/get-cookies/releases/latest) 下载安装打包好的 `.crx` 文件.\n\n\n\u003e 注意: 使用前请进入 Chrome 扩展详情, 打开 `扩展程序选项`, 根据提示填入 QD 框架对应 `ip或域名` 信息.\n\u003e [这里有参考图例](https://github.com/qd-today/get-cookies/issues/11) \n\n- ### Screenshots\n\u003cdiv\u003e\u003cimg src=\"./eg1.gif\" alt=\"eg1\" width=\"50%\" /\u003e\u003c/div\u003e\n\n## Tips\n\n插件目前无法获取在**隐私模式**下访问的网站的 Cookies, (理论上可以, 但个人没有精力实现)\n\n但是, 可以使用 Chrome 的 **多用户模式** 来达到隐私模式一样的效果。\n\n\u003e 只需要新建一个用户，重新安装本插件（无非是重新导入文件夹一次），在这个用户下同时访问签到平台和需要隐私访问的网站\n\u003e\n\u003e 同时在该用户的chrome设置里-隐私设置和安全性-cookie及其他网站数据-关闭所有窗口时清除cookie及网站数据 处打勾即可。\n\n## 更新内容\n- ### v2.2.3\n\n    添加空cookies的处理\n\n    \u003e 临时保留2.1.0旧方法。下版本移除。注意及时更新QD框架\n\n- ### v2.1.0\n\n    修改与QD框架的通信方法，防止因其他扩展滥用postMessage而造成的插件失效\n\n    \u003e 临时保留旧方法，使其暂时兼容旧qd框架\n\n- ### v2.0.0\n\n    针对 Chrome 强制推进的 **Manifest V3** 标准进行了代码的整体迁移和更新, 未有功能上的改进。\n\n    目前在新版浏览器上应该能正常运作。\n\n    \u003e 只部分测试了功能上的正常，未广泛进行兼容性测试，有bug欢迎提交issue\n\n- ### v1.0.3\n\n    小改进: 同时增加对旧版平台 BUG 的兼容 (编辑测试界面无法获取cookie, 新版 QD 框架已修正)\n\n- ### v1.0.0\n\n    修改匹配及注入方式，添加设定选项方便自行添加需要启用的网站\n\n## 鸣谢\n\n- [ckx000](https://github.com/ckx000)\n- [acgotaku(原作者)](https://github.com/acgotaku/GetCookies)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqd-today%2Fget-cookies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqd-today%2Fget-cookies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqd-today%2Fget-cookies/lists"}