Simp Downloader
A downloader that improves several file hosting sites by allowing users to download all files in an album as a .zip archive
Simp Downloader란 무엇입니까?
Simp Downloader은(는) Hugh Mungus에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A downloader that improves several file hosting sites by allowing users to download all files in an album as a .zip archive"입니다.
확장 프로그램 스크린샷
Simp Downloader 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Makes it quick and easy to download bunkr.ru albums (and more)! Currently supported: * bunkr * cyberdrop. * ~~gofile~~ (currently unsupported after their update) Support for more sites is planned! Please be aware that .zip generation may fail if the total size of the files is above 2 GB. I am trying to find a solution for this issue.
확장 프로그램 기본 정보
이름 | |
ID | bcpbbfmibcflgkebpnlplaaakdjgkkgb |
공식 URL | https://chrome.google.com/webstore/detail/simp-downloader/bcpbbfmibcflgkebpnlplaaakdjgkkgb |
설명 | A downloader that improves several file hosting sites by allowing users to download all files in an album as a .zip archive |
파일 크기 | 97.15 KB |
설치 횟수 | 4,450 |
현재 버전 | 2.3.0 |
최근 업데이트 | 2023-02-07 |
출시 날짜 | 2022-10-16 |
평점 | 2.94/5 총 17 개의 평점 |
개발자 | Hugh Mungus |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Simp Downloader", "description": "A downloader that improves several file hosting sites by allowing users to download all files in an album as a .zip archive", "version": "2.3.0", "icons": { "16": "logo\/logo-16.png", "48": "logo\/logo-48.png", "128": "logo\/logo-128.png" }, "permissions": [ "downloads", "declarativeNetRequestWithHostAccess", "scripting" ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset", "enabled": true, "path": "rules.json" } ] }, "web_accessible_resources": [ { "matches": [ " |