2019年4月2日 | 标签:

1、使用需求

上文提到:Firefox一键提取选中网页所有链接的方法,有些网页开启了分页加载,需要复制链接的话需要手动加载下一页,效率太低。

需要使用脚本自动下拉加载下一页。

2、解决方法

安装自动加载下一页脚本:Super preloader Plus

https://greasyfork.org/zh-CN/scripts/33522-super-preloaderplus-one-new

3、从greasyfork找Firefox其他好用的脚本

https://greasyfork.org/

2019年4月2日 | 标签:

一、使用需求

1、需提取即刻收藏网页版微信公众号文章的链接地址。

2、使用AHK脚本自动批量发送到为知笔记电脑版公众号(即可分享公众号文章到为知笔记)。

二、解决方法

1、百度搜索关键词:Firefox 提取网页链接

2、翻到第二页找到:火狐浏览器如何做到一键复制全网页链接,一键访问:http://tieba.baidu.com/p/3483997165

3、查看上述链接第8楼评论:http://www.cnblogs.com/ziyunfei/archive/2011/11/25/2263756.html 第25和26个(没想到紫大早就做过了)

因为之前用过作者紫云飞的Firefox扩展和脚本,所以知道8楼的回答便是我想找的内容。

4、打开如下链接:https://blog-static.cnblogs.com/files/ziyunfei/copyMutiLinks.uc.js

5、打开Firefox配置文件夹下的:chrome文件夹,新建copyMutiLinks.js文件,复制上述js代码,保存后退出,重启Firefox浏览器。

6、需要批量提取网页链接的时候,Ctrl+A全选网页,点击:复制选中链接,即可提取网页中所有的链接地址。

7、win+N打开:emeditor,粘贴链接地址,过滤器:mp.weixin.qq.com,提取公众号文章链接,以公众号名称保存为txt文件。

三、复制链接的时候带上链接对应标题的方法

1、使用Copy Urls Expert扩展

官网:https://addons.mozilla.org/ 下载不了旧扩展解决方法,使用:https://addons.thunderbird.net/

Copy Urls Expert扩展下载地址:https://addons.thunderbird.net/zh-cn/firefox/addon/copy-urls-expert/

2、Copy Urls Expert 设置

Menu Wizard中取消右键显示,快捷键设置为:Ctrl+alt+C

format中设置html为默认复制选项,有url 有title

ctrl+A全选网页,Ctrl+alt+C,即可复制链接+标题

emeditor 另存为 html 编码:utf8有签名

2019年4月2日 | 标签:

1、Firefox本来使用keyconfig扩展设置了快捷键:~打开选项菜单。

2、使用wox之后,占用了原本打开Firefox选项的快捷键。

3、about:preferences保存到书签,设置关键词ap。

4、浏览器输入:af 快速打开选项。

5、另一种选择:快捷键b打开书签栏,鼠标点击选型,打开选项。

2018年6月1日 | 标签:

一、坚持使用旧版本原因

1、firefox从57开始不再支持旧版扩展,使用firefox 10多年的习惯全在扩展中。

2、目前在用的扩展,少了一个也觉得不习惯

Adblock Plus
Easy DragToGO
Greasemonkey
Keyconfig
Menu Wizard
NoScript
userChromeJS
WizNote Web Clipper

二、关闭每次启动的更新提醒

1、使用旧版本:56.0.2,每次启动都提醒

your firefox is critically out of date an update is required to stay secure
Your Firefox is out-of-date.Get the most recent version to keep browsing securely.
https://www.mozilla.org/en-US/firefox/56.0.2/firstrun/

2、关闭每次启动的更新提醒

点击learn more链接进入:https://support.mozilla.org/en-US/kb/rate-your-firefox-experience-heartbeat

找到解决方法,翻译之后:
地址栏输入:about:config
搜索:extensions.shield-recipe-client.enabled
将参数设置为:false

三、尝试使用衍生版本或者ESR版本,体验都不如56.0.2

1、衍生版本

http://www.palemoon.org/palemoon-win32.shtml

http://www.basilisk-browser.org/features.shtml

2、firefox 52.8.0esr

https://ftp.mozilla.org/pub/firefox/releases/52.8.0esr/

2017年3月17日 | 标签:

1、问题描述

升级firefox到52.0,之前用的searchenginejump不兼容

2、解决方法

百度搜索:searchenginejump找到这个

https://greasyfork.org/en/scripts/5316-searchenginejump-简化改进版

使用起来效果不错。

3、使用技巧

添加自己常用的搜索引擎:搜索列表版本-用户版本

网页
淘宝, http://s.taobao.com/search?q=%s
京东, http://search.jd.com/Search?keyword=%s&enc=utf-8
文库,http://wenku.baidu.com/search?word=%s&ie=utf-8
词典, http://dict.youdao.com/search?q=%s&ue=utf8
知乎, http://zhihu.sogou.com/zhihu?query=%s
微博,http://s.weibo.com/weibo/%s
微信,http://weixin.sogou.com/weixin?type=2&query=%s’
学术,http://xueshu.baidu.com/s?wd=%s&ie=utf-8
bing, https://cn.bing.com/search?q=%s&pc=OPER
搜狗, http://www.sogou.com/web?query=%s
360, http://www.so.com/s?ie=utf-8&q=%s
百度, https://www.baidu.com/s?wd=%s&ie=utf-8
Google, https://www.google.com.hk/search?q=%s&ie=utf-8&oe=utf-8

4、其他脚本

https://greasyfork.org/en/scripts