{"id":22093123,"url":"https://github.com/jc3213/download_with_aria2","last_synced_at":"2026-06-29T06:00:52.973Z","repository":{"id":37685014,"uuid":"404542612","full_name":"jc3213/download_with_aria2","owner":"jc3213","description":"The browser extenson for aria2 download utility over JSON-RPC","archived":false,"fork":false,"pushed_at":"2026-06-29T04:11:12.000Z","size":5332,"stargazers_count":91,"open_issues_count":0,"forks_count":10,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-29T04:14:04.622Z","etag":null,"topics":["aria2","aria2-rpc","chrome-extension","firefox-extension","jsonrpc","manifest-v3"],"latest_commit_sha":null,"homepage":"https://jc3213.github.io/download_with_aria2/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jc3213.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-09-09T01:06:37.000Z","updated_at":"2026-06-29T02:22:52.000Z","dependencies_parsed_at":"2025-12-03T11:07:18.024Z","dependency_job_id":null,"html_url":"https://github.com/jc3213/download_with_aria2","commit_stats":null,"previous_names":[],"tags_count":325,"template":false,"template_full_name":null,"purl":"pkg:github/jc3213/download_with_aria2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jc3213%2Fdownload_with_aria2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jc3213%2Fdownload_with_aria2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jc3213%2Fdownload_with_aria2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jc3213%2Fdownload_with_aria2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jc3213","download_url":"https://codeload.github.com/jc3213/download_with_aria2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jc3213%2Fdownload_with_aria2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34915002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-29T02:00:05.398Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["aria2","aria2-rpc","chrome-extension","firefox-extension","jsonrpc","manifest-v3"],"created_at":"2024-12-01T03:12:37.374Z","updated_at":"2026-06-29T06:00:52.966Z","avatar_url":"https://github.com/jc3213.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Download with Aria2\n\n## Install\n| \u003ca href=\"https://microsoftedge.microsoft.com/addons/detail/cgoonbdaiddmlpnneceehfamhjmkbmec\"\u003e\u003cimg src=\"https://github.com/user-attachments/assets/755ede26-33d5-41eb-9000-9ba903886041\" title=\"Microsoft Edge\" width=\"64\" height=\"64\"\u003e\u003c/a\u003e | \u003ca href=\"https://addons.mozilla.org/firefox/addon/download-with-aria2/\"\u003e\u003cimg src=\"https://github.com/user-attachments/assets/e2bb973f-5106-4eae-8d1d-4a3dd25b01e5\" title=\"Mozilla Firefox\" width=\"64\" height=\"64\"\u003e\u003c/a\u003e | TBA |\n| - | - | - |\n\n## About\n- The browser extension for [aria2 - ultra fast download utility](//github.com/aria2/aria2) over JSON-RPC\n    - The development is based on [aria2.js](//github.com/jc3213/aria2.js)\n    - Read [Wiki: Installation](//github.com/jc3213/download_with_aria2/wiki#first-of-all) for usage\n    - Send feedback at [issues page](//github.com/jc3213/download_with_aria2/issues/new/)\n- Built-in Task Manager\n    - [Webpage](//jc3213.github.io/aria2.app/)\n    - [Electron App](//github.com/jc3213/aria2.app/releases/latest)\n    - [Source code](//github.com/jc3213/aria2.app/tree/main/)\n- Context menus\n    - Download this link\n    - Download this image\n    - Download all images on this page\n- Capture browser downloads\n    - Using [downloads](//developer.chrome.com/docs/extensions/reference/downloads) API\n        - *Chromium Limited*\n    - Using [webRequest](//developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/API/webRequest) API\n        - *Firefox only*\n    - Exclude rules for *file size*\n    - Exclude rules for hostname and filename based on [Wiki:Match Patterns](//github.com/jc3213/download_with_aria2/wiki/MatchPattern)\n- Forward browser `Request Headers` to bypass CORS checks\n    - Better compatibility with `Capturing Browser Downloads`\n    - Can override `User-Agent` as you like\n    - Exclude rules for hostname based on [Wiki:Match Patterns](//github.com/jc3213/download_with_aria2/wiki/MatchPattern)\n- Proxy server\n    - Include rules for hostname based on [Wiki:Match Patterns](//github.com/jc3213/download_with_aria2/wiki/MatchPattern)\n- Communicate seamlessly with this extension using messaging.\n    - Try the demo [HERE](//jc3213.github.io/webware/html/test.html)\n    - Read [Wiki: Message](//github.com/jc3213/download_with_aria2/wiki/Message) for detailed documentation\n- Change the options of JSON-RPC and Tasks\n- Backup/Restore options of this extension and JSON-RPC\n- Notifications\n    - When download started, or completed\n    - When extension installed, and updated\n\n## Screenshot\n\n### Options: Extension\n![Options - Extension](https://github.com/user-attachments/assets/73253db0-6685-4ace-8a48-5fa37faf3084)\n\n### Options: JSON-RPC\n![Options - JSON-RPC](https://github.com/user-attachments/assets/b0253dd0-3b62-443d-8002-0d3f158505cb)\n\n### Task Manager\n![Task Manager - Popup](https://github.com/user-attachments/assets/fb096db0-d421-4b84-a8ee-9719e703e45c)\n![Task Manager - Open In Tab](https://github.com/user-attachments/assets/ba29a63c-15fe-4ded-951d-8bb19bb13614)\n\n### New Download\n![New Download](https://github.com/user-attachments/assets/4557eef8-4ab1-4486-8df4-f648116bceb5)\n\n### Detected Images\n![Detected Images](https://github.com/user-attachments/assets/dd23c26b-da04-4ba5-9739-f6652def0731)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjc3213%2Fdownload_with_aria2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjc3213%2Fdownload_with_aria2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjc3213%2Fdownload_with_aria2/lists"}