You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

disableDefaultActions.js 129B

1234
  1. /* disable download and sharing actions */
  2. var disableDownloadActions = true;
  3. var disableSharing = true;
  4. var trashBinApp = true;