Sleazy Fork is available in English.

Enable downloads on Motherless.com

Enables the download button on Motherless.com

  1. // ==UserScript==
  2. // @name Enable downloads on Motherless.com
  3. // @namespace https://greasyfork.org/en/users/1112032-slight-aberrations
  4. // @version 1.0.1
  5. // @description Enables the download button on Motherless.com
  6. // @match https://motherless.com/*
  7. // @license MIT
  8. // @grant none
  9. // ==/UserScript==
  10. __is_premium = true;