e621 Thumbnail Enhancer 2

Resizes thumbnails on e621.net and replaces them with hi-rez version. Modified for the new site design sometime around 2020-03-06

< e621 Thumbnail Enhancer 2 피드백으로 돌아가기

리뷰: 나쁨 - 스크립트가 작동하지 않음

Same here, the maintenance renamed some of the sections. Some changes I was able to find/make (the script is then able to get the correct full URLs, but the layout is broken (single column instead of correctly flowing) and still shows the thumbnail sizes. Hopefully someone who knows js better than me can help!

    default:
      postContainerIdentifier = '#posts';
      break;
    getLargeFileURL() {
      return this.parentArticle.getAttribute('data-large-url');
    }

답글 게시

답글을 게시하려면 로그인하세요.