More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew! | |title=Vita Homebrew Apps (Plugins) - GameBrew! | ||
Line 19: | Line 18: | ||
|source=https://github.com/TheOfficialFloW/VitaTweaks/tree/master/DownloadEnabler | |source=https://github.com/TheOfficialFloW/VitaTweaks/tree/master/DownloadEnabler | ||
}} | }} | ||
'''Download Enabler''' allows to download any file from webbrowser. | |||
==What is Download Enabler?== | |||
The official PS Vita webbrowser is only able to downloaded media files. | |||
This plugin removes that limitation and allows you to download any files from the webbrowser to ux0:download. It also fixes a mistake in Sony's code where a HEAD request was made instead of a GET request. | |||
Content that do not have a Content-Length entity-header field are not supported. | |||
== How To Install Download Enabler?== | |||
Download [https://github.com/TheOfficialFloW/VitaTweaks/releases/download/DownloadEnabler/download_enabler.suprx download_enabler.suprx], edit '''ux0:tai/config.txt''' and enable it in '''*main''' as follows: | |||
<pre> | |||
*main | |||
ux0:tai/download_enabler.suprx | |||
</pre> | |||
==Media== | ==Media== | ||
<youtube>82oSmGPl-Ks</youtube> | <youtube>82oSmGPl-Ks</youtube> | ||
==Screenshot== | |||
[[image:downloadenablervita.jpg|600px]] | |||
== | ==Changelog== | ||
'''(v.1.0)''' | '''(v.1.0)''' | ||
* First Release. | * First Release. | ||
== External links == | == External links == | ||
* Github - https://github.com/TheOfficialFloW/VitaTweaks/tree/master/DownloadEnabler | * Github - https://github.com/TheOfficialFloW/VitaTweaks/tree/master/DownloadEnabler | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/275 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/275 | ||
Revision as of 02:32, 13 November 2022
Download Enabler | |
---|---|
File:Downloadenablervita.jpg | |
General | |
Author | TheFloW |
Type | Plugins |
Version | 4 |
License | Mixed |
Last Updated | 2018/03/07 |
Links | |
Download | |
Source | |
Download Enabler allows to download any file from webbrowser.
What is Download Enabler?
The official PS Vita webbrowser is only able to downloaded media files.
This plugin removes that limitation and allows you to download any files from the webbrowser to ux0:download. It also fixes a mistake in Sony's code where a HEAD request was made instead of a GET request.
Content that do not have a Content-Length entity-header field are not supported.
How To Install Download Enabler?
Download download_enabler.suprx, edit ux0:tai/config.txt and enable it in *main as follows:
*main ux0:tai/download_enabler.suprx
Media
Screenshot
Changelog
(v.1.0)
- First Release.