-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
shuai
committed
Jun 6, 2019
1 parent
c05ec80
commit 6f7c682
Showing
18 changed files
with
428 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,76 @@ | ||
--- | ||
title: Google浏览器实用插件 | ||
date: 2019-06-06 10:50:14 | ||
tags: | ||
--- | ||
|
||
### 一、`PP谷歌访问助手`(或者 `谷歌访问助手`) | ||
+ 如果能翻墙的话,这个到不需要,如果不能翻墙的话,这个挺可以的 | ||
+ 因为有了这个浏览器可以使用Google搜索、Google 应用商店等 | ||
+ 这个怎么安装 | ||
+ `PP谷歌访问助手`地址:[https://github.com/Lhcfl/PPgoogle-access-helper](https://github.com/Lhcfl/PPgoogle-access-helper) | ||
+ 还有就是`谷歌访问助手`地址:[https://github.com/haotian-wang/google-access-helper](https://github.com/haotian-wang/google-access-helper) | ||
+ 下载下来是一个压缩包,然后解压,然后在Google浏览器的扩展程序导入即可 | ||
+ 如果失败的话,@我,我把我的包发出来,为什么不现在发呢,因为 →_→ 赖得打包上传 | ||
|
||
### 二、`Tampermonkey`(篡改猴)、`Greasemonkey`(油猴)、`Violentmonkey`(暴力猴) | ||
这个猴,可厉害了。可以自由定制网页,实现你想要的各种功能。没有它我都不想上网了。 | ||
简单功能: | ||
+ 直接下载百度网盘文件(全速) | ||
+ 去掉广告 | ||
+ 播放vip视频 | ||
+ 领优惠券 | ||
+ 等等 | ||
|
||
源码地址: | ||
+ [Tampermonkey](https://github.com/Tampermonkey/tampermonkey) | ||
+ [Greasemonkey](https://github.com/greasemonkey/greasemonkey) | ||
+ [Violentmonkey](https://github.com/violentmonkey/violentmonkey) | ||
Google插件地址: | ||
+ [https://chrome.google.com/webstore/detail/dhdgffkkebhmkfjojejmpbldmpobfkfo](https://chrome.google.com/webstore/detail/dhdgffkkebhmkfjojejmpbldmpobfkfo) | ||
|
||
用户脚本列表: | ||
+ [https://greasyfork.org/zh-CN/scripts](https://greasyfork.org/zh-CN/scripts) | ||
|
||
### 三、`Postman` | ||
+ 这个模拟Http请求呀,也是贼好用 | ||
|
||
### 四、`Google翻译`、`划词翻译` | ||
+ 对于英语不怎么好的同学来说,看英文网页还是挺不错的。 | ||
|
||
### 五、`JSON Viewer` | ||
+ 这个也还好,浏览器请求时,把返回的数据Json格式化 | ||
|
||
### 六、`FireShot` | ||
+ 捕捉网页截图,编辑并将它们保存为PDF,JPEG,GIF,PNG或BMP;上传,打印,在Photoshop中打开,复制到剪贴板或电子邮件 | ||
|
||
### 七、`Octotree Pro` 或者 `GiteeTree` | ||
装了之后,去Github 看代码就方便多了,左侧会有一个树形结构的列表,点击即可查看。 | ||
地址: | ||
+ [https://github.com/ovity/octotree](https://github.com/ovity/octotree) | ||
+ [https://gitee.com/oschina/GitCodeTree](https://gitee.com/oschina/GitCodeTree) | ||
|
||
### 八、`crxMouse Chrome` 手势 | ||
+ 这个也挺好的,各种花式手势,提高工作效率和装逼都可。 | ||
|
||
### 九、`XPath Helper` | ||
+ `XPath Helper`可以支持在网页点击元素生成`xpath`,整个抓取使用了`xpath`、`正则表达式`、`消息中间件`、多线程调度框架的`chrome`插件。 | ||
+ Shift+Ctrl+x就能唤出xpath的匹配页面,爬虫小工具 | ||
|
||
### 十、`ElasticSearch Head` | ||
+ 这个我也喜欢,自己刚好需要用ElasticSearch ,以前都是去:[https://github.com/mobz/elasticsearch-head](https://github.com/mobz/elasticsearch-head) 下载的 | ||
+ 现在有插件了,方便多了。 | ||
|
||
### 十一、Native HLS Playback | ||
+ 直接在地址栏播放m3u8 格式的视频。 | ||
|
||
### 十二、Extension Manager | ||
+ 装了那么多插件,不装一个来管理它们,还真有点不方便 | ||
+ 想关闭都得去更多工具然后点击扩展程序关掉,有点麻烦呀。 | ||
+ 这个插件顾名思义就是管理插件的,启动关闭插件都很方便 | ||
|
||
|
||
### 结束 | ||
+ 以上的插件都可在Google应用商店找到 | ||
+ 翻不了墙的先安装`PP谷歌访问助手` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.