{"id":27621880,"url":"https://github.com/hellokaton/pixiv-helper","last_synced_at":"2025-06-17T22:35:31.079Z","repository":{"id":272377555,"uuid":"916383054","full_name":"hellokaton/pixiv-helper","owner":"hellokaton","description":"A Chrome Extension for Pixiv Illustrations","archived":false,"fork":false,"pushed_at":"2025-02-07T03:51:52.000Z","size":1045,"stargazers_count":17,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-23T08:08:04.950Z","etag":null,"topics":["pixiv-downloader","shadcn","wxt"],"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/hellokaton.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,"zenodo":null}},"created_at":"2025-01-14T01:36:28.000Z","updated_at":"2025-03-17T22:35:16.000Z","dependencies_parsed_at":"2025-01-14T03:28:58.122Z","dependency_job_id":"68fca2e7-3eed-47d9-9989-9d65225672d4","html_url":"https://github.com/hellokaton/pixiv-helper","commit_stats":null,"previous_names":["hellokaton/pixiv-helper"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hellokaton/pixiv-helper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Fpixiv-helper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Fpixiv-helper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Fpixiv-helper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Fpixiv-helper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellokaton","download_url":"https://codeload.github.com/hellokaton/pixiv-helper/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellokaton%2Fpixiv-helper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260451158,"owners_count":23011217,"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":["pixiv-downloader","shadcn","wxt"],"created_at":"2025-04-23T08:07:58.577Z","updated_at":"2025-06-17T22:35:26.061Z","avatar_url":"https://github.com/hellokaton.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixvi-Helper - A Chrome Extension for Pixiv Illustrations 🎨\n\n[English](README.md) | [简体中文](README_zh.md)\n\nA Chrome extension built with WXT and shadcn/ui that helps you download and sync Pixiv illustrations to your cloud storage through Alist. Download your favorite artworks in different quality options and manage them effortlessly.\n\n## 📸 Preview\n\n\u003cimg src=\"screenshots/Snipaste_1.jpg\" width=\"500px\" /\u003e\n\u003cimg src=\"screenshots/Snipaste_2.jpg\" width=\"500px\" /\u003e\n\u003cimg src=\"screenshots/Snipaste_3.jpg\" width=\"500px\" /\u003e\n\n\n## ✨ Features\n\n- 🖼️ Download Pixiv illustrations with one click\n- 📊 Multiple quality options (High-quality, Standard)\n- ☁️ Sync downloads to cloud storage via Alist\n- 💾 Support various storage backends (Google Drive, OneDrive, etc.)\n- 🎯 Responsive and intuitive user interface\n- ⚡ Fast and efficient downloads\n- 🔒 Local configuration storage for privacy\n\n## 🛠️ Tech Stack\n\n- **Framework**: React + TypeScript\n- **Extension Framework**: WXT (WebExtension Tools)\n- **UI Components**: shadcn/ui\n- **Styling**: Tailwind CSS\n- **Icons**: Lucide React\n- **State Management**: React Hooks\n- **Storage Integration**: Alist API\n\n## 🚀 Getting Started\n\n1. Clone the repository: `git clone https://github.com/hellokaton/pixiv-helper.git`\n2. Install dependencies:\n\n```bash\npnpm install\n```\n\n3. Start development server:\n\n```bash\npnpm dev\n```\n\nThis will automatically:\n\n- Start the development server\n- Open Chrome with the extension loaded\n- Enable hot reload for development\n\n## 🔧 Configuration\n\nThe extension can be configured through the popup settings panel:\n\n- Alist server configuration\n- Download quality preferences\n- Storage backend selection\n- Download path settings\n\n## 💡 Usage\n\n### Installation\n\nYou have two ways to install this extension:\n\n1. **Chrome Web Store**\n\n   - Visit the [Chrome Web Store](https://chromewebstore.google.com/detail/p%E7%AB%99%E4%B8%8B%E8%BD%BD%E5%8A%A9%E6%89%8B/pjiimhkkiiblilghcmmejhhjnfhiffme)\n   - Click \"Add to Chrome\" to install\n\n2. **Manual Installation**\n   - Download the latest release from [GitHub Releases](https://github.com/hellokaton/pixiv-helper/releases)\n   - Unzip the downloaded file\n   - Open Chrome and go to `chrome://extensions/`\n   - Enable \"Developer mode\" in the top right\n   - Click \"Load unpacked\" and select the unzipped folder\n\n### Setup and Use\n\n1. After installation, click the extension icon in Chrome\n2. Configure your Alist server settings\n3. Browse Pixiv and use the download button to save illustrations\n4. Select your preferred quality\n5. The extension will automatically sync downloads to your cloud storage\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n- Built with [WXT](https://wxt.dev)\n- UI components from [shadcn/ui](https://ui.shadcn.com)\n- Icons from [Lucide](https://lucide.dev)\n- [Alist](https://alist.nn.ci) for cloud storage integration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellokaton%2Fpixiv-helper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellokaton%2Fpixiv-helper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellokaton%2Fpixiv-helper/lists"}