Sleazy Fork is available in English.

Chaturbate Enhancer

كۆپ خىل يېڭى ئىقتىدارلارنى قوشۇش ئارقىلىق Chaturbate نى كۈچەيتىدۇ.

< Feedback on Chaturbate Enhancer

Review: قالتىس - قوليازما ئىشلەيدۇ

§
يوللانغان ۋاقتى: 2023-05-14
تەھرىرلەنگەن ۋاقتى: 2023-05-14

Nice job again with the multi-view. The grid size button only seems to work on the browse pages though and nowhere else, maybe a firefox thing.

Here's some CSS I changed to improve the multiview for myself. Just lets me resize each video div manually:

#cb-enh-multi-cams {
display: flex;
flex-flow: column nowrap;
}

.cb-enh-multi-cam {
float: left;
position: relative;
overflow: hidden;
resize: both !important;
height: auto !important;
}

And I had to comment out this bit of javascript:

/* function multiSetGridSize(columns) {
let width = 100 / columns;
let gridStyle = `
.cb-enh-multi-cam {
    width: ` + width + `% !important;
}
`;
addStyle(gridStyle);
}
 */
improper.devئاپتور
§
يوللانغان ۋاقتى: 2023-06-05
تەھرىرلەنگەن ۋاقتى: 2023-06-05

The grid size button only seems to work on the browse pages though and nowhere else, maybe a firefox thing.

Works for me on Firefox.

improper.devئاپتور
§
يوللانغان ۋاقتى: 2024-01-17

Implemented cam resizing in latest version. Please update.

Please support Chaturbate Enhancer development - see how at https://cb-enh.improper.dev/contribute

جاۋاب قايتۇرۇش

جاۋاب قايتۇرۇش ئۈچۈن كىرىش.