阅读:6755回复:9
强制使用https用哪个扩展好点
油猴子的话每次都是先进去http在刷新到https,而noscript好像直接可以,但是对于noscript的其他用途,暂时还用不到(新手,不敢乱设置)
![]() 大家给个意见。 |
|
1楼#
发布于:2010-09-09 19:36
Redirector
HTTPS Everywhere也可以 |
|
2楼#
发布于:2010-09-09 19:36
用户被禁言,该主题自动屏蔽! |
|
3楼#
发布于:2010-09-09 19:36
|
|
|
4楼#
发布于:2010-09-09 19:36
|
|
5楼#
发布于:2010-09-09 19:36
把他的内建规则直接贴上来吧........不太敢下载这种 我下了XPI看看..........规则不好搞啊........能直接导出不? |
|
|
6楼#
发布于:2010-09-09 19:36
我也沒用HTTPS Everywhere 因为不懂正则表达式,所以用NoScript HTTPS Everywhere的内建规则都放了在个别的XML档内 Google Search: <rule from="^http://(www\.)?google\.com/search" to="https://encrypted.google.com/search"/> 要移植到redirector会不会很麻烦? |
|
7楼#
发布于:2010-09-09 19:36
noscript好像不支持正则表达式吧.............我自己在改
|
|
|
8楼#
发布于:2010-09-09 19:36
SASCSI:noscript好像不支持正则表达式吧.............我自己在改回到原帖 支持的。 http://noscript.net/faq#qa6_2 Q: Can NoScript force some sites to always use HTTPS? A: Yes, just open NoScript Options|Advanced|HTTPS|Behavior, entering the sites you want to force in the topmost box, and those you want to always leave alone in the bottom one. You can use space-separated simple strings, which will be matched as "starts with...", glob patterns like *.noscript.net and full-fledged regular expressions. If, for instance, you want HTTPS to be forced on every Google application excluding Search and iGoogle, you can put *.google.com in the "Force" box and <!-- w --><a class="postlink" href="http://www.google.com/search">www.google.com/search</a><!-- w --> <!-- w --><a class="postlink" href="http://www.google.com/ig">www.google.com/ig</a><!-- w --> in the "Never" box (the latter can be of course rewritten as a ^https?://www\.google\.com/(?:search|ig)\b.* regular expression). Notice that NoScript provides also a mechanism for web site to declare they want SSL forced on their connections.. |
|
9楼#
发布于:2010-09-09 19:36
Redirector更灵活
|
|