Greasy Fork 还支持 简体中文。

网站好帮手

本脚本提供了一系列小工具,在您访问互联网网站的时候加快您访问网站的速度和提高您的工作效率。包括删除服务器重定向(支持全网网站)

Version vom 12.04.2020. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
浴火凤凰
Bewertungen
0 0 0
Version
0.1.3
Erstellt am
12.10.2019
Letzte Aktualisierung
12.04.2020
Größe
6,04 KB
Lizenz
n/a
Wird angewandt auf
Alle Seiten

    

The script function is still being updated, so stay tuned.

    

Functions provided by the current script:

    

1. Delete server redirection

        

1. This script will generate a floating button in the lower left corner of the website,click to delete
the server redirection.

2. For dynamically loaded pages, that is, as the mouse scrolls the scroll bar,pages with
new content continuously added below, you need to click the delete redirect button again to take effect
on the new content.

3. This script supports the website of the whole network, you can delete the redirection of
the website of the whole network, there are many delete redirect scripts, but most of them only support
some websites, you can no longer use this script as a script Do n’t worry about not supporting your
website, and do n’t have to wait for the script author ’s update to support your website.

4. This script comes with delete redirection function that supports
three websites (zhihu.com,jianshu.com,juejin.im). Other websites require you to
configure separately.

5. For websites that have not been set up to redirection links,
clicking the delete button will prompt you to set up, you only need to set up
once and you can use it permanently.

6. For users who do not know how a basic url works, we simply
popularize the basic knowledge, and see two types of websites similar to the
following, which are generally server redirection URLs.
https://link.aaa.com/?t= https://www.bbb.com/.

https://link.aaa.com/?p=s&t= https://www.bbb.com/.

In a word, general URL = starts a new URLwith http,the previous part of = is the part we want to delete.


Each website of this script supports setting two such URL prefixes. After groping out your own
experience, when you click the delete redirect button for the first time, you can fill in the above URL
in the script's prompt input box. , You can use the delete redirection function normally.