Cam4 Clean figuccio

cam colorato 2021

Per 13-08-2021. Zie de nieuwste versie.

Voor het installeren van scripts heb je een extensie nodig, zoals Tampermonkey, Greasemonkey of Violentmonkey.

Voor het installeren van scripts heb je een extensie nodig, zoals Tampermonkey of Violentmonkey.

Voor het installeren van scripts heb je een extensie nodig, zoals Tampermonkey of Violentmonkey.

Voor het installeren van scripts heb je een extensie nodig, zoals Tampermonkey of Userscripts.

Voor het installeren van scripts heb je een extensie nodig, zoals {tampermonkey_link:Tampermonkey}.

Voor het installeren van scripts heb je een gebruikersscriptbeheerder nodig.

(Ik heb al een user script manager, laat me het downloaden!)

Voor het installeren van gebruikersstijlen heb je een extensie nodig, zoals {stylus_link:Stylus}.

Voor het installeren van gebruikersstijlen heb je een extensie nodig, zoals {stylus_link:Stylus}.

Voor het installeren van gebruikersstijlen heb je een extensie nodig, zoals {stylus_link:Stylus}.

Voor het installeren van gebruikersstijlen heb je een gebruikersstijlbeheerder nodig.

Voor het installeren van gebruikersstijlen heb je een gebruikersstijlbeheerder nodig.

Voor het installeren van gebruikersstijlen heb je een gebruikersstijlbeheerder nodig.

(Ik heb al een beheerder - laat me doorgaan met de installatie!)

// ==UserScript==
// @name		   Cam4 Clean figuccio
// @description    cam colorato 2021
// @version		   6.1
// @author         figuccio
// @match          https://*.cam4.com/*
// @match          https://cam4.com/*
// @grant          GM_addStyle
// @grant          GM_setValue
// @grant          GM_getValue
// @run-at         document-start
// @namespace      https://greasyfork.org/users/237458
// @require        https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js
// ==/UserScript==
//modificato spazio che era occupato dalla publicita adesso i video riempiono la pagina
GM_addStyle('.Directory__contentWrapper__qy48A{max-width: calc(120% - 210px)!important}');
GM_addStyle('li.Pagination__active__3Wrob a{background-color:green!important}');//casella visitati verde
GM_addStyle('.Pagination__pagination__2VBDm li a{color:blue!important}');//tutti i numeri blu
GM_addStyle('.Pagination__pagination__2VBDm li{background-color:violet!important}');//tutto lo spondo dei num colorati
GM_addStyle('.Pagination__pagination__2VBDm li a:hover{background-color:red!important}');//non ancora visitati diventa rosso come si poggia mouse
GM_addStyle('.Pagination__pagination__2VBDm {border:2px solid black !important;}');//colore bordo
 //parte inutile sotto i numeri
GM_addStyle(' .Footer__legalContainer__ndYnl {display: none!important}');
GM_addStyle(' body {background-color:#202124!important;}');//cambio colore pagina
GM_addStyle('a:link {color:red !important}');
GM_addStyle('#toggleFriendsFavs,.Header__mailIcon__FyG5T,.Header__notificationsIconInnactive__3sAWh{color:green !important}');//cuore posta notifiche
GM_addStyle('.Header__headerIcon__1gjWf:hover{background-color:red!important}');//cuore posta notifiche al passaggio mouse diventano rosse
GM_addStyle('.GenderPreference__dropdown__2gIIM button,.UserMenu__dropdown__1oXbQ button{color:red!important; background:blue!important}');//esplora trasmetti donne
GM_addStyle('.Header__dropdown__3tRSm button {background:green !important;}');//pulsante account colorato
GM_addStyle('.Header__dropdown__3tRSm button:hover {background:red !important;border:2px solid blue!important}');//pulsante account colorato rosso al pass mouse
GM_addStyle('.FundsBanner__banner__1ZGfE{display:none !important;}');
GM_addStyle('.PageHeaders__title__3xqM_ {display:none !important;}');//publicita inutile parte superiore
GM_addStyle('.Directory__adds__1LzoQ,.SponsoredAds__premiumAds__ySTU0,.Directory__aboveFooterWrap__32Y0u,.Directory__footerAds__2vVIj {display:none !important;}');//publicita
GM_addStyle('.UserTip__container__2A74z{display:none !important;}');//cosa ce di nuovo
GM_addStyle('.Directory__filterBar__3JH4a {background:green!important;color:red!important}');//barra filtri rapidi
GM_addStyle('.Directory__seeAll__3DZ-r{background:violet!important;color:red!important}');//pulsante vedi tutti i tag
GM_addStyle('.Directory__allLinks__16DDp{background:blue!important;margin-left:0px!important}');//colore sotto il pulsante vedi tutti i tag
GM_addStyle('.Button__white__1XHm8 {background:violet!important;color:blue!important;border:2px solid red!important}');//filtri rapidi italia italiano nuovi performen
GM_addStyle('.Directory__listTitle__2Bd6W {color:lime!important}');//le top webcam live colorato
GM_addStyle('.Button__green__lZA_X:hover{background:gold!important;color:red!important;border:2px solid green!important}');//diventa gold colore al pass mouse
GM_addStyle('.Select-placeholder {color:red!important}');//scrittura rossa sulla casella di ricerca
GM_addStyle('.Button__orange__2zqKl {background:violet!important;color:blue!important;border:2px solid red!important}');//pulsante filtri
GM_addStyle('.Select-control{background-color:blue!important;color:red!important;border:2px solid black!important}');//spondo casella ricerca blu
GM_addStyle('.DirectoryCamsOrderingSelect__selectWrapper__zWDsd {display:none!important}');//lasciare cosi
GM_addStyle('.Select-arrow-zone {background-color:red!important;border:2px solid gold!important}');//spondo span casella ricerc
GM_addStyle('.FavouriteFilters__select__1iR45>div>span:nth-child(2n)>span {border-color:black transparent transparent}');//triangolino nero
GM_addStyle('.FavouriteFilters__select__1iR45>div>span:nth-child(2n)>span:hover {border-color:blue transparent transparent!important}');//triangolino blu col mouse sopra
GM_addStyle('.PageHeaders__adWrapper__2MSft {display:none!important}');//immagine publicitaria in alto
GM_addStyle('.Modal__small__1hZX8 {max-width: 220px!important}');//popup accedi
GM_addStyle('.Modal__white__371yO {background-color:red!important}');//popup accedi spondo colorato
GM_addStyle('.LoginModal__footer__2Mfw7{display:none!important}');//popup3
GM_addStyle('.Header__offer__2LWKO {display:none!important}');//scrittura scorrevole rimossa
GM_addStyle('.Header__upgradeToGold__3qe32{display: none!important}');//pulsante diventa gold
GM_addStyle('.Directory__filterBar__3JH4a .Directory__invokeFilters__1zvRz .Directory__filtersButton__2e4li{display: none!important}');//filtri
GM_addStyle('.Directory__filterBar__3JH4a .Directory__trendingTags__3jxaQ .Directory__allLinks__16DDp{display: none!important}');//vedi tutti i tag
GM_addStyle('.MuiTooltip-popper{display: none!important}');//popup guarda chi e online  sotto il cuore preferiti

                         //continua cookie
document.cookie = "disclaimer18=Accepted; domain=.cam4.com;max-age=315360000"; //ok cookie continua
document.cookie = "disclaimerMobile18=adult; domain=.cam4.com;max-age=315360000"; //ok cookie
    //publicita superiore
GM_addStyle('.AdEmbeded__newAddWrapper__3JUPR .AdEmbeded__underBannerAd__2MlUd{display: none!important}');
    //elimina il popup da dentro la chat
document.cookie = "tokenAwarenessOverlayHidden=true; domain=it.cam4.com;max-age=315360000";
//striscia nera rimossa
GM_addStyle('#playerOptionsBar{display: none}');
//popup questo sito utilizza cookie visibile senza estensione blocca publicita
GM_addStyle('.CookieConsent__wrapper__37z94 {display: none!important}');
GM_addStyle('#promptArea {display: none!important}');
GM_addStyle('#NewShowMainBar .innerTube ul{display: none!important}');
//tag
GM_addStyle('.Directory__trendingTags__3jxaQ {display: none!important}');
//reporter
GM_addStyle('.profile-menu {display: none!important}');
//social pagina centrale rimossi
GM_addStyle('.Footer__footer__3DJ2H .Footer__socialContainer__1rJwq {display: none!important}');
//social cam rimossi
GM_addStyle('#footer {display: none!important}');
GM_addStyle('.col-md-8 {background-color: gold!important}');
///////////////esplora trasmetti ecc rimosse dalla pagina principale
GM_addStyle('.UserMenu__dropdown__1oXbQ{display: none!important}');
GM_addStyle('.UserMenu__userMenu__2sVwC.UserMenu__navigation__13WlW { width: 10%!important}');
/////////////////////////////////////////////////////////////esplora/////////////////
GM_addStyle('#stickyHeader #headerMenuMainUL .dropDownButton, #stickyHeader .navbar-nav .dropDownButton  {display: none!important}');
GM_addStyle('.desktopView .chatlessPlayer:not(.web-migrated) ~ #containerFirebase #chat_main {background-color: black!important}');
GM_addStyle('.UserMenu__userMenu__2sVwC .UserMenu__navLink__3XCk- {display: none!important}');
///////////////////////////////////////////////////////////////////////////////////////////////
//pulsante scritta scorrevole
GM_addStyle('.CampaignCTAButton__offer__A5ToL {display: none!important}');

//evita che dopo un po il video si oscuri ed evitare di cliccarci per vederlo
GM_addStyle('#PrimaryDialogContainer {background:none!important}');
//login autoclic 10 secondi
 setTimeout(function(){
   document.getElementById("loginButton").click();
    }, 10000);

//login2 14 secondi
setTimeout(function(){
   document.getElementById("tUZ2be9k_loginFrom_submitButton").click();
    }, 14000);

//scrollbar nera
(function() {var css = "";
	css += [
		"/*####----BROWSER SCROLL BAR----####*/",
		"::-webkit-scrollbar {",
		"background: -webkit-linear-gradient(40deg , #040404 , #0C0C0C , #040404 100%)!important;",
		"border-left: 1px solid #1A1A1A !important; width:19px!important;",
		"}",
		"::-webkit-scrollbar-thumb {background-color: #272727!important;border-radius: 16px!important;box-shadow: inset 0 0 0 2px green!important;}",
        ///////////////////pulsanti sotto freccine su e giu
       "::-webkit-scrollbar-button {  background-color: red; }",
         ///////////////////////freccia nera sopra
        "::-webkit-scrollbar-button:vertical:decrement {",
       "background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QgFDgo6IB/FRgAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAc0lEQVQoz+XRoQ2DYBiE4YfUkEDqEfW1TNA5EFUdAM0aTNEpSKqwKAZogkJgmpDUgPkFqFa3py757r1PHP+jEgPqb4ELGizocf0EnHDHO0ALHjhvQ4eNT3BDgSPmcE8RoQ1lOyhHhRgjXpjCtwwdnr864go2lhOp4XYeZgAAAABJRU5ErkJggg==)!important;",
		"background-size: cover!important;",
		"background-repeat: no-repeat!important;",
		"}",
        ////////////////////freccia nera sotto
        "::-webkit-scrollbar-button:vertical:increment {",
        "background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QgFDgUlKo/UfAAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAaUlEQVQoz+XPsQmDUAAE0NfHFdI7gZ1kEmdI6Q6WTuEUQiZIl8o0CYGAvYUg3+aXitZ6zcFxx91xbOR44oMO78jfqGdLoQQVekwYEPBHictaW4pHNAeMaHDdmlngFUMtbnv/1fjh7iSYAfRHFgTlUa3mAAAAAElFTkSuQmCC)!important;",
		"background-size: cover!important;",
		"background-repeat: no-repeat!important;",
		"}",
	].join("\n");

if (typeof GM_addStyle != "undefined") {
	GM_addStyle(css);
} else if (typeof PRO_addStyle != "undefined") {
	PRO_addStyle(css);
} else if (typeof addStyle != "undefined") {
	addStyle(css);
} else {
	var node = document.createElement("style");
	node.type = "text/css";
	node.appendChild(document.createTextNode(css));
	var heads = document.getElementsByTagName("head");
	if (heads.length > 0) {
		heads[0].appendChild(node);
	} else {
		// no head yet, stick it whereever
		document.documentElement.appendChild(node);
	}
}
})();
//////////////////////parte nera inutile sotto i numeri per cambiare pagina rimossa
GM_addStyle('.Footer__footer__3DJ2H {display: none!important}');

//passa alla pagina successiva richiede jquery
$(window).scroll(function() {
       if($(window).scrollTop() + $(window).height() == $(document).height()) {
       if (document.URL == "https://it.cam4.com/") window.location.href = "https://it.cam4.com/donne?page=2";
       if (document.URL == "https://it.cam4.com/donne") window.location.href = "https://it.cam4.com/donne?page=2";
       if (document.URL == "https://it.cam4.com/donne?page=2") window.location.href = "https://it.cam4.com/donne?page=3";
       if (document.URL == "https://it.cam4.com/donne?page=3") window.location.href = "https://it.cam4.com/donne?page=4";
       if (document.URL == "https://it.cam4.com/donne?page=4") window.location.href = "https://it.cam4.com/donne?page=5";
       if (document.URL == "https://it.cam4.com/donne?page=5") window.location.href = "https://it.cam4.com/donne?page=6";
       if (document.URL == "https://it.cam4.com/donne?page=6") window.location.href = "https://it.cam4.com/donne?page=7";
       if (document.URL == "https://it.cam4.com/donne?page=7") window.location.href = "https://it.cam4.com/donne?page=8";
       if (document.URL == "https://it.cam4.com/donne?page=8") window.location.href = "https://it.cam4.com/donne?page=9";
       if (document.URL == "https://it.cam4.com/donne?page=9") window.location.href = "https://it.cam4.com/donne?page=10";
       if (document.URL == "https://it.cam4.com/donne?page=10") window.location.href = "https://it.cam4.com/donne?page=11";
       if (document.URL == "https://it.cam4.com/donne?page=11") window.location.href = "https://it.cam4.com/donne?page=12";
       if (document.URL == "https://it.cam4.com/donne?page=12") window.location.href = "https://it.cam4.com/donne?page=13";
       if (document.URL == "https://it.cam4.com/donne?page=13") window.location.href = "https://it.cam4.com/donne?page=14";
       if (document.URL == "https://it.cam4.com/donne?page=14") window.location.href = "https://it.cam4.com/donne?page=15";
       if (document.URL == "https://it.cam4.com/donne?page=15") window.location.href = "https://it.cam4.com/donne?page=16";
       if (document.URL == "https://it.cam4.com/donne?page=16") window.location.href = "https://it.cam4.com/donne?page=17";
       if (document.URL == "https://it.cam4.com/donne?page=17") window.location.href = "https://it.cam4.com/donne?page=18";
       if (document.URL == "https://it.cam4.com/donne?page=18") window.location.href = "https://it.cam4.com/donne?page=19";
       if (document.URL == "https://it.cam4.com/donne?page=19") window.location.href = "https://it.cam4.com/donne?page=20";

   }
});