{"id":26453002,"url":"https://github.com/kuloud/redbook","last_synced_at":"2026-04-17T03:03:40.655Z","repository":{"id":244807563,"uuid":"813982865","full_name":"kuloud/redbook","owner":"kuloud","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-19T13:57:51.000Z","size":1409,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T16:52:31.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kuloud.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":"2024-06-12T05:51:38.000Z","updated_at":"2024-06-19T13:57:54.000Z","dependencies_parsed_at":"2024-06-17T16:03:59.103Z","dependency_job_id":"36c3c70f-8237-4793-8405-631e7d52865d","html_url":"https://github.com/kuloud/redbook","commit_stats":null,"previous_names":["kuloud/redbook"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuloud%2Fredbook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuloud%2Fredbook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuloud%2Fredbook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kuloud%2Fredbook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kuloud","download_url":"https://codeload.github.com/kuloud/redbook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244282980,"owners_count":20428104,"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":[],"created_at":"2025-03-18T18:41:30.667Z","updated_at":"2026-04-17T03:03:40.615Z","avatar_url":"https://github.com/kuloud.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"浏览器插件，自动归档管理自媒体平台的达人数据。适合小红书、知乎等平台，方便达人/大V关系运维。\n\n- 首页\n  - 字段过滤查询\n  - 按字段排序\n  \u003cimg src=\"./screenshots/screen.png\" width=\"100%\"\u003e\n\n- 手动添加用户\n  - 支持用户主页链接、用户uid批量输入（用小写\",\"字符隔开）\n  \u003cimg src=\"./screenshots/screen1.png\" width=\"100%\"\u003e\n\n- 数据离线存储在插件页本地IndexedDB内\n  - 除了手动添加用户以及批量刷新（待添加功能），没有其它接口交互\n  \u003cimg src=\"./screenshots/screen2.png\" width=\"100%\"\u003e\n\n- 笔记页面\n  \u003cimg src=\"./screenshots/screen3.png\" width=\"100%\"\u003e\n\n### 功能列表:\n\n#### v0.0.1\n\n- [x] 小红书，访问用户首页，自动归档用户信息（用户民、id、互动数据）到本地数据库\n- [x] 小红书，用户数据检索\n- [x] 小红书，手动添加用户数据\n- [x] 小红书，访问笔记详情，自动归档笔记信息到本地数据库\n- [ ] 小红书，手动添加笔记数据（Doing）\n- [ ] 小红书，关联笔记和用户数据\n- [ ] 小红书，批量刷新数据\n\n### `Tips：`\n\n1. 项目常规功能完全免费开源，遵循 APL2。\n1. 不接收 issue 和 pr，如有咨询或定制需求，可以先扫码支付，然后邮件 [xkuloud@gmail.com](mailto:xkuloud@gmail.com) 说明来意，附上打赏截图（非诚勿扰）\n    \n    \u003cimg src=\"./screenshots/alipay.jpg\" width=\"200\"\u003e\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\npnpm dev\n# or\nnpm run dev\n```\n\nOpen your browser and load the appropriate development build. For example, if you are developing for the chrome browser, using manifest v3, use: `build/chrome-mv3-dev`.\n\nYou can start editing the popup by modifying `popup.tsx`. It should auto-update as you make changes. To add an options page, simply add a `options.tsx` file to the root of the project, with a react component default exported. Likewise to add a content page, add a `content.ts` file to the root of the project, importing some module and do some logic, then reload the extension on your browser.\n\nFor further guidance, [visit our Documentation](https://docs.plasmo.com/)\n\n## Making production build\n\nRun the following:\n\n```bash\npnpm build\n# or\nnpm run build\n```\n\nThis should create a production bundle for your extension, ready to be zipped and published to the stores.\n\n## Submit to the webstores\n\nThe easiest way to deploy your Plasmo extension is to use the built-in [bpp](https://bpp.browser.market) GitHub action. Prior to using this action however, make sure to build your extension and upload the first version to the store to establish the basic credentials. Then, simply follow [this setup instruction](https://docs.plasmo.com/framework/workflows/submit) and you should be on your way for automated submission!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuloud%2Fredbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkuloud%2Fredbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkuloud%2Fredbook/lists"}