Pawchive & Kemono Browser

Adds a button at the bottom right of all pawchive, kemono, coomer supported creator websites that redirects to the corresponding page.

< Feedback on Pawchive & Kemono Browser

Review: OK - script works, but has bugs

§
Posted: 01. 09. 2026

Mostly works, but I can't Ctrl + Click to open in new tab, which I would prefer

§
Posted: 02. 09. 2026

Hi, have you tried setting "OPEN_IN_NEW_TAB" in the script settings (line 46) to "false"? Like this:
const OPEN_IN_NEW_TAB = false;
This should fix your problem.

§
Posted: 03. 09. 2026

No, that is actually worse. When it is "true", it open it in a new tab now when right-clicked, but it auto goes to that tab, which I don't want it to do.

§
Posted: 03. 09. 2026

I just added a SWITCH_TO_NEW_TAB setting in v1.11.0. Let me know if setting it to "false" fixes your problems.

§
Posted: 03. 09. 2026

Setting both to "false" gives me the desired results. Putting button options in the script manager might be better if possible, for those that want it differently and want to switch it easier.

Post reply

Sign in to post a reply.