Simp Downloader
A downloader that improves several file hosting sites by allowing users to download all files in an album as a .zip archive
What is Simp Downloader?
Simp Downloader is a Chrome extension developed by Hugh Mungus, and its main feature is "A downloader that improves several file hosting sites by allowing users to download all files in an album as a .zip archive".
Extension Screenshots
Download Simp Downloader Extension CRX File
Download Simp Downloader extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | bcpbbfmibcflgkebpnlplaaakdjgkkgb |
Official URL | https://chrome.google.com/webstore/detail/simp-downloader/bcpbbfmibcflgkebpnlplaaakdjgkkgb |
Description | A downloader that improves several file hosting sites by allowing users to download all files in an album as a .zip archive |
File Size | 97.15 KB |
Installation Count | 4,450 |
Current Version | 2.3.0 |
Last Updated | 2023-02-07 |
Publish Date | 2022-10-16 |
Rating | 2.94/5 Total 17 Ratings |
Developer | Hugh Mungus |
[email protected] | |
Payment Type | free |
Supported Languages | 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": [ " |