
Skip Redirect
用户量:40000大小:116KiB版本:v 2.3.5更新时间:2021-12-21
Skip intermediary pages that some pages use before redirecting to a final page.
Skip Redirect 的使用方法详解,最全面的教程
Skip Redirect 描述:
用户数:40000
分类:生产工具插件
扩展大小:116 KiB
最后更新时间:2021-12-21
版本:v 2.3.5
Skip Redirect 插件简介:
这是来自Chrome商店的 Skip Redirect 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
Skip Redirect插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
Skip Redirect插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/Skip Redirect
=====================
Some web pages use intermediary pages before redirecting to a final page. This webextension tries to extract the final url from the intermediary url and goes there straight away if successful. As an example, try this url:
- www.google.com/chrome/?or-maybe-rather-firefox=http%3A%2F%2Fwww.mozilla.org/
Please give feedback(see below) if you find websites where this fails or where you get redirected in a weird way when this add-on is enabled but not when it's disabled.
See the add-on's preferences (also available by clicking the toolbar icon) for options.
By default all URLs but the ones matching a no-skip-urls-list are checked for embedded URLs and redirects are skipped. Depending on the pages visited, this can cause problems. For example a dysfunctional login. The no-skip-urls-list can be edited to avoid these problems. There is also a skip-urls-list mode to avoid this kind of problem altogether. In skip-urls-list mode, all URLs for which redirects should be skipped need to be added to the skip-urls-list manually.
Some websites use multiple url parameters like this:
`www.example.com/page-we-want-to-skip?first=www.want-to-go-here.com&second=www.do-not-care-about-this-url.com`
Skip Redirect does not know which is the right parameter, but you can edit the no-skip-parameter-list. Adding `first` would skip to the URL of `second` and vice versa. Adding both, `first` and `second` would cause no skipping.
Privacy Policy
--------------
This extension does not collect or send data of any kind to third parties.
Feedback
--------
You can report bugs or make feature requests on https://github.com/sblask/webextension-skip-redirect
Patches are welcome.