{"id":25112459,"url":"https://github.com/hacknlove/suno-download-plugin","last_synced_at":"2025-04-02T10:33:41.872Z","repository":{"id":276382767,"uuid":"929094605","full_name":"hacknlove/suno-download-plugin","owner":"hacknlove","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-07T21:30:49.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T22:29:34.819Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/hacknlove.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":"2025-02-07T19:51:20.000Z","updated_at":"2025-02-07T21:30:53.000Z","dependencies_parsed_at":"2025-02-07T22:29:59.118Z","dependency_job_id":"26306b82-7e54-4f5e-84ff-70a1b2b50ff2","html_url":"https://github.com/hacknlove/suno-download-plugin","commit_stats":null,"previous_names":["hacknlove/suno-download-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacknlove%2Fsuno-download-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacknlove%2Fsuno-download-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacknlove%2Fsuno-download-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacknlove%2Fsuno-download-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hacknlove","download_url":"https://codeload.github.com/hacknlove/suno-download-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246797702,"owners_count":20835633,"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-02-08T01:40:07.960Z","updated_at":"2025-04-02T10:33:41.815Z","avatar_url":"https://github.com/hacknlove.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Suno Download Plugin\n\nA browser extension that enhances the download experience for Suno AI's platform. This extension is compatible with both Chrome and Firefox browsers.\n\n## Features\n\n- Browser extension with popup interface\n- Supports both Chrome (Manifest V3) and Firefox (Manifest V2)\n- Download management functionality\n- Active tab interaction\n- Modern React-based UI\n\n## Tech Stack\n\n- React 18\n- TypeScript\n- Vite\n- Web Extension API\n- JSZip for file handling\n\n## Development Setup\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/yourusername/suno-download-plugin.git\ncd suno-download-plugin\n```\n\n2. Install dependencies:\n```bash\nnpm install\n```\n\n3. Start development server:\n```bash\nnpm run dev\n```\n\n4. Build the extension:\n```bash\nnpm run build\n```\n\n5. Create distribution zip:\n```bash\nnpm run zip\n```\n\n## Available Scripts\n\n- `npm run dev` - Start development server\n- `npm run build` - Build the extension\n- `npm run zip` - Create a distribution zip file\n- `npm run lint` - Run ESLint with auto-fix\n- `npm run prettier` - Format code with Prettier\n\n## Browser Support\n\nThe extension is built to support:\n- Chrome and Chromium-based browsers (Manifest V3)\n- Firefox (Manifest V2)\n\n## Permissions\n\nThe extension requires the following permissions:\n- `activeTab` - To interact with the currently active tab\n- `downloads` - To manage downloads\n- `declarativeContent` - To control when the extension is active\n\n## Project Structure\n\n```\nsrc/\n├── background.ts    # Service worker background script\n├── manifest.json    # Extension manifest\n├── pages/          # React components and pages\n├── popup.tsx       # Popup entry point\n└── popup.html      # Popup HTML template\n```\n\n## Building for Production\n\n1. Run the build command:\n```bash\nnpm run build\n```\n\n2. Create a distribution zip:\n```bash\nnpm run zip\n```\n\nThe built extension will be available in the `dist` directory, and a `dist.zip` file will be created for distribution.\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacknlove%2Fsuno-download-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacknlove%2Fsuno-download-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacknlove%2Fsuno-download-plugin/lists"}