Sleazy Fork is available in English.

Eza's Gallery Swallower

Turn a page of thumbnails into high-res images

< Feedback on Eza's Gallery Swallower

Question/comment

§
Posted: 2023-12-27

Added support for coomer.su/coomer.party

diff --git a/Eza's Gallery Swallower.user.js b/Eza's Gallery Swallower.coomer.user.js
index a1a0535..cdf3ca8 100644
--- a/Eza's Gallery Swallower.user.js   
+++ b/Eza's Gallery Swallower.coomer.user.js    
@@ -75,6 +75,14 @@
 // @exclude     https://*kemono.su/*/post/*
 // @exclude     https://*kemono.party/*/post/*

+// @include     https://coomer.su/*
+// @include     https://coomer.party/*
+// @include     https://www.coomer.su/*
+// @include     https://www.coomer.party/*
+// @exclude     https://*coomer.su/*/post/*
+// @exclude     https://*coomer.party/*/post/*
+
+
 // @include     https://hypnohub.net/*

 // @include     https://desuarchive.org/*
@@ -1045,7 +1053,7 @@ if( domain( 'reddit.com' ) ) {

 }

-if( domain( 'kemono.su' ) || domain( 'kemono.party' ) ) {
+if( domain( 'kemono.su' ) || domain( 'kemono.party' ) || domain( 'coomer.party' ) || domain( 'coomer.su' ) ) {
    previous_and_next( 'a[title*="Previous"]', 'a[title*="Next"]' );

    // https://kemono.party/patreon/user/6906148


EzaliasAuthor
§
Posted: 2024-01-08

Thanks, I would not have found that site. Convenient that it's a Kemono fork.

I added a button to individual posts for both sites. That's been convenient for multi-image posts on InkBunny.net, and here it will also show single-image posts in full resolution.

Post reply

Sign in to post a reply.