Chrome 拓展分享

更新于 2019-07-11。

以下分享一些我使用的 Chrome 拓展。

better-onetab

拯救你挤得满满的 tab 列表和内存,OneTab 的功能增强版,还在持续迭代开发中,有一些不舒服的地方但是已经挺好用的了。更新迟滞但值得一用。我将这个工具作为书签和 tab 列表的一个缓存,既可以用来排序和筛选你打开的那么多 tab 中想要的那些,暂存剩下的,也可以对那些食之无味弃之可惜的网址先做缓存,后续再决定要不要放进书签/知识管理工具。

主要可以使用这几种方式来暂存:

  • 存储当前 tab
  • 当前 tab 左边、右边的 tab
  • 当前窗口的 tab
  • 所有窗口的 tab

Cookies获取助手

配合 https://qiandao.today (各种网站自动签到)使用的 cookie 获取工具。

Enhanced Steam

Steam web 增强,买的少就上的少,上的少这个拓展就用得少。

Enpass Password Manager

配合 Enpass 的自动密码填充拓展。

Google Keep Chrome 扩展程序

Google 出品的快捷跳转到 Google Keep 和新建 Keep 的工具。

History Master

可视化你的浏览历史,掌握你的浏览习惯。

HTTPS Everywhere

对一切支持 https 却没有使用 https/自动跳转的资源,使用 https 来访问。可能导致一些 bug,例如某些网站 / 资源可以通过 https 访问,但事实上无法加载,丢失样式的状况可能是这个拓展导致的。

Markdown Preview Plus

格式化 Chrome 中打开的本地 Markdown 等文本文件,可以配合 Chrome 的导出 pdf 功能。推荐使用这个样式 https://github.com/zhangjikai/markdown-css/blob/master/markdown.min.css

Momentum

Momentum.png

Momentum 好像最初是在知乎上看到的吧,用优雅、美观、赏心悦目、轻量便携来形容它再适合不过。这款新标签页拓展每日自动更换壁纸,附带可自定义显示的 To-Do、天气、名言、快速访问、搜索、时间等插件。

PDF Viewer

替代 Chrome 默认的 pdf 预览功能,提供 toc 跳转、旋转、查看属性等增强功能,效能很高,但 Chrome 默认的其实也够用。

Proxy SwitchyOmega

Proxy SwitchyOmega 原来叫 SwitchySharp ,在 Chrome 中管理你的网络连接。快速添加代理规则(支持通配符与正则等)是不可替代的功能,多种代理设置使 burp 代理和普通代理/直连切换更简便。我从 Goagent 时代开始使用它,可通过不同的代理和规则设置,达到较理想的上网体验。支持全局、PAC 或自动切换的 HTTP、HTTPS、SOCKS4、SOCKS5 代理。某个版本开始支持规则在线同步,这样一来所有的设备中的 Chrome 只要安装了这款拓展并登录 Google 账号便可享受一致的网络体验。

SimpleUndoClose

SimpleUndoClose.png

SimpleUndoClose 在哪里发现的已经不记得了。是一款简单便携的历史纪录保存/快速恢复的拓展,麻雀虽小五脏俱全,提供了丰富的自定义功能:保存标签数、宽度、行数等等。相比 Ctrl+H 调出 Chrome 的历史纪录并等待加载人性化得多。

Stylus

Stylus 是被爆出隐私问题的 Stylish 的替代品,支持自定义所有网页的 CSS 样式,解决了 Stylish 的中文支持的问题。

在 Windows 10 以前微软系统的字体惨不忍睹,替代字体 + Mactype + Cleartype 似乎都很难解决这个问题。而 Chrome 网页中的字体又是由它自己决定的,因而卡饭( https://bbs.kafan.cn/thread-1681393-1-1.html )有人以冬青黑体、思源黑体、XHei 等字体替换显示,以提高美感,而在 Windows 10 以后,似乎改观许多,可以考虑使用替代字体(https://www.zhihu.com/question/33886879 下 @Belleve 的答案)+ Mactype + Cleartype 的方案。在 Mac 下就不用替换了。

除了字体替换这个场景,我还使用了 https://userstyles.org 上许多其他样式:

事实上,我现在把这些样式都作为 js 脚本,利用 Tampermonkey 注入,并禁用了 Stylus。

Tampermonkey

用户脚本神器,使不可能变成可能。

我正在使用的脚本(按启用顺序),按需取用:

CSS 样式:

标题 地址
Tieba - Maverick 2018 百度贴吧 https://userstyles.org/styles/124770
V2EX 扁平暗黑风主题 https://userstyles.org/styles/165969
Hacker News Readable https://userstyles.org/styles/133201
w3school 简约样式 https://userstyles.org/styles/140593
百度文库-屏蔽 https://userstyles.org/styles/135468
百度百科-屏蔽和优化 https://userstyles.org/styles/130739
百度知道-屏蔽与排版 https://userstyles.org/styles/130901
百度经验-屏蔽和优化 https://userstyles.org/styles/132605

JS 脚本:

标题 地址
回到顶部/底部 https://greasyfork.org/scripts/38899
Select like opera https://github.com/lkytal/GM
网页限制解除(改) https://greasyfork.org/scripts/28497
跳过网站等待、验证码及登录 https://greasyfork.org/scripts/2600
anti-redirect https://greasyfork.org/scripts/11915
Popup Search https://github.com/lkytal/GM
searchEngineJump 搜索引擎快捷跳转 https://greasyfork.org/scripts/27752
Userscript+ : 显示当前网站所有可用的UserJS脚本 Jaeger https://greasyfork.org/scripts/24508
右键在新标签中打开图片时显示最优化图像质量 https://greasyfork.org/scripts/2312
视频网HTML5播放小工具 https://greasyfork.org/scripts/30545
博客阅读美化(去广告 自动全文 简洁) https://greasyfork.org/scripts/38842
ScriptSource: The Leading Portal for Web Apps YouTube/Quora/Reddit/Discord/+More https://greasyfork.org/scripts/38857
AC-baidu:重定向优化百度搜狗谷歌搜索_去广告_favicon_双列 https://greasyfork.org/scripts/14178
Google Hit Hider by Domain (Search Filter / Block Sites) https://greasyfork.org/scripts/1682
Endless Google https://openuserjs.org/scripts/tumpio/Endless_Google
Google View Image Button https://greasyfork.org/scripts/38530
GithubDashboardEnhance https://greasyfork.org/scripts/33511
GitHub file list beautifier https://greasyfork.org/scripts/5982
GitHub Code Folding https://greasyfork.org/scripts/26109
GitHub Table of Contents https://greasyfork.org/scripts/18344
微软文档中英切换 https://greasyfork.org/scripts/33209
MDN 重定向到中文 https://greasyfork.org/scripts/28412
斗鱼熊猫工具箱 https://greasyfork.org/scripts/29026
斗鱼去火箭横幅(贵族弹幕样式&&聊天区域铭牌) https://greasyfork.org/scripts/381934
豆瓣资源下载大师:1秒搞定豆瓣电影、音乐、图书下载 https://greasyfork.org/scripts/329484
Yet Another Weibo Filter 看真正想看的微博 https://tiansh.github.io/yawf/
贴吧全能助手 https://greasyfork.org/scripts/26992
百度贴吧重定向2019 https://greasyfork.org/scripts/381995
城通网盘、皮皮盘、牛盘显示正确下载地址 https://greasyfork.org/scripts/25270
网盘提取工具 https://greasyfork.org/scripts/18733
闲鱼搜索框+去首图二维码 https://greasyfork.org/scripts/39161
京东自营过滤 https://greasyfork.org/scripts/33729
返利推广链接自动清洗 https://greasyfork.org/scripts/16772
Wallhaven 壁纸网站增强 https://greasyfork.org/scripts/29444
jump2Wikiwand https://greasyfork.org/scripts/33223
NMacDirectDownload https://greasyfork.org/scripts/369453
UserscloudDirectDownload https://greasyfork.org/scripts/369454

我禁用了的脚本:

标题 地址
空格之王 自動為中英文之間添加一個空格 https://greasyfork.org/scripts/37950
Text To link https://github.com/lkytal/GM
Scroll with Mouse Plus https://github.com/lkytal/GM
一键离线下载 https://greasyfork.org/scripts/22590
破解VIP会员视频集合 https://greasyfork.org/scripts/27530
知网下载助手 https://greasyfork.org/scripts/371938
Sci-hub button https://greasyfork.org/scripts/370246

uBlock Origin

据其 Github 页面称是占用比 Adblock Plus 少的一款广告拦截拓展,和这种类型的拓展相同,支持在线规则、自定义规则等。这款拓展让人上网清静,用久了就习惯了没有广告的页面,甚至我现在在 iOS 等平台上看到网页广告(屠龙宝刀点击就送那种)都觉得这网站是不是上个世纪的遗物。

v2ex plus

V2EX 增强拓展,很多的油猴脚本都被这一个拓展替代了。

Wappalyzer

分析当前网页使用的技术栈,遇到精妙的页面往往能告诉你那是什么组件构成的。

WEB前端助手(FeHelper)

前端工具箱,代码格式化、二维码生成、正则表达式、编码规范检查、性能检测等等。

为什么你们就是不能加个空格呢?

空格之王 自動為中英文之間添加一個空格 JS 脚本中使用的 pangu.js 的官方 Chrome 拓展,提供一键针对某些网站禁用的功能。

京价保 - 京东价保助手

  • 自动监控最近订单商品的价格变化,在商品降价时自动申请价格保护
  • 自动签到领取京豆
  • 自动签到领取钢镚
  • 自动领白条券
  • 自动领Plus券
  • 自动领全品类
  • 自动京东金融会员签到
  • 商品价格走势图(仅支持京东)

自动恰烂钱

哔哩哔哩助手:bilibili.com 综合辅助扩展

哔哩哔哩助手是我新近添加的一款拓展,可以将 bilibili.com 的视频强行替换为 HTML5 播放器,极适合见到 Flash Player 就热的 OSX,同时提供快速跳转和关注的人新上传作品提醒的功能。

B站视频的用户体验是国内互联网视频网站最好的,而且还在不断改进,这个拓展可能可以帮看 B 站直播的人每天自动领瓜子。。

现在提供弹幕查询与下载、视频下载、画中画、夜间模式、直播自动签到、领瓜子等功能。

有道云笔记网页剪报

仓鼠党福音,有道云笔记一键剪藏和跳转。我已经保存了为什么还要花时间去看

久未更新,有小 bug。

简悦 - SimpRead

阅读模式工具,可以更专注内容,含有十分丰富的功能。但一直用不习惯,用的不多。

茶友会 - 淘宝查券助手

茶友会是一个自动为你领取淘金币、自动签到领飞猪里程、自动查找渠道优惠券的浏览器插件。


comments powered by Disqus