Greasy Fork镜像 is available in English.

Mangadex navbar fix

Makes the nav-bar static instead of fixed at the top of the page.

// ==UserScript==
// @name         Mangadex navbar fix
// @namespace    https://github.com/ishav/Mangadex-navbar-fix
// @version      0.1
// @description  Makes the nav-bar static instead of fixed at the top of the page.
// @author       ishav
// @match        https://mangadex.org/*
// @grant        none
// ==/UserScript==

(function() {
    'use strict';

    $('nav.navbar').removeClass('fixed-top');

    $('nav.navbar').css('margin-bottom', '15px');
    $('body').css('padding-top', '0px');

})();
长期地址
遇到问题?请前往 GitHub 提 Issues,或加Q群1031348184

赞助商

Fishcpy

广告

Rainyun

注册一下就行

Rainyun

一年攒够 12 元