您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Bypass the need to login to use Quora.com
当前为
- /* ==UserStyle==
- @name Quora.com Without Limit v.1.1
- @namespace https://gf.qytechs.cn/en/users/8-decembre?sort=updated
- @version 1.01
- @author decembre
- @description Bypass the need to login to use Quora.com
- @license unlicense
- ==/UserStyle== */
- @-moz-document domain("www.quora.com") {
- /* ==== 0- Quora.com Without Limit v.1 ==== */
- /* SUPP PROTECTION */
- .q-flex.qu-alignItems--center.qu-justifyContent--center.qu-overflow--hidden.qu-zIndex--blocking_wall {
- display: none !important;
- }
- .q-fixed.qu-alignItems--center.qu-top--huge.qu-left--small.qu-right--small.qu-display--flex.qu-flexDirection--column{
- display: none !important;
- }
- .q-box.qu-overflow--hidden ,
- .signup_wall_prevent_scroll #root {
- filter: none !important;
- }
- .q-fixed.qu-fullX {
- position: absolute !important;
- }
- .signup_wall_prevent_scroll .q-box .q-fixed + .q-flex {
- display: none !important;
- }
- div[id$="_signup_wall_wrapper"] {
- display: none !important;
- }
- .q-flex.qu-alignItems--center.qu-justifyContent--center.qu-overflow--hidden.qu-zIndex--blocking_wall + .q-box.qu-overflow--hidden {
- overflow: visible !important;
- }
- /* ==== END === */
- }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址