Skip to content

www.filmweb.pl by barabasz

Details

Authorbarabasz

LicenseNo License

Categorywww.filmweb.pl

Created

Updated

Size778 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Filmweb.pl tweaks

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.filmweb.pl
@version      20231022.13.53
@namespace    userstyles.world/user/barabasz
@description  Filmweb.pl tweaks
@author       barabasz
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.filmweb.pl/film") {
.filmCoverSection__title {
    text-transform: none;
}

.page__section.videosSection {
    display: none;  
}

.page__section.podcastListSection {
    display: none; 
}

.page__section.filmMainNewsApi {
    display: none;
}

.page.vodPage {
    display: none;
}

.page__section.contributorsSection {
    display: none;
}
}

@-moz-document url-prefix("https://www.filmweb.pl/person") {
.personCareerHistorySection {
    display: none;
}

.personCoverSection__title span {
    text-transform: none;
}
}

Reviews

No reviews yet.