Skip to content

www.iqiyi.com full-screen by alswl

Screenshot of www.iqiyi.com full-screen

Details

Authoralswl

LicenseNo License

Categoryiqiyi

Created

Updated

Size413 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Play iQiyi video in web page full-screen mode.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.iqiyi.com full-screen
@version      20230928.13.27
@namespace    ?
==/UserStyle== */

@-moz-document regexp("https://www.iqiyi.com/v_.*\\.html") {
#__nuxt {
    display: none;
}

.has-bgad .qy-app-wrap {
    left: 0px !important;
    right: 0px !important;
    min-width: 0px !important;
    min-height: 0px !important;
}


.qy-app-wrap {
    top: 0px;
}
}

Reviews

No reviews yet.