Closed TaraYoo closed 3 years ago
Creates an additional preview column in the files table to show jpg / png images.
TODO: preview pdf files
To test out this bookmarklet, create an additional bookmarklet with the following javascript:
javascript: (function() { var js = document.createElement('script'); js.setAttribute('src', 'https://tarayoo.github.io/get-your-refund-scratch-experimental/hub-client-images.js'); document.body.appendChild(js); })();
Creates an additional preview column in the files table to show jpg / png images.
TODO: preview pdf files
To test out this bookmarklet, create an additional bookmarklet with the following javascript: