Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benzbrake/firefoxcustomize
Ryan 收集的 Firefox 个性化相关资源
https://github.com/benzbrake/firefoxcustomize
fiefox firefox-addon firefox-extension userchromejs userchromejs-scripts userscript
Last synced: 2 days ago
JSON representation
Ryan 收集的 Firefox 个性化相关资源
- Host: GitHub
- URL: https://github.com/benzbrake/firefoxcustomize
- Owner: benzBrake
- Created: 2017-09-12T02:46:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-06T03:51:31.000Z (17 days ago)
- Last Synced: 2024-12-14T02:06:38.306Z (9 days ago)
- Topics: fiefox, firefox-addon, firefox-extension, userchromejs, userchromejs-scripts, userscript
- Language: JavaScript
- Homepage:
- Size: 11.6 MB
- Stars: 157
- Watchers: 7
- Forks: 35
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FirefoxCustomize
如果你在 github.com 以外的网站看到此页面,证明是盗版页面,请访问正版页面:https://github.com/benzBrake/FirefoxCustomize/
Ryan 的 Firefox 自定义资源收藏夹
## Want to support this project?
**[[ Paypal Me \]](https://www.paypal.me/brakepay)** [ **[Buy me a coffee](https://www.buymeacoffee.com/buyryanacoffie)** ] [ Wechat / Alipay ]↓
![二维码](images/donate.v2.png)
## 成品预览
![截图](images/screenshot.jpg)
## 制作 Firefox 便携版本 / Create your own portable Firefox.
1. 使用 RunFirefox https://github.com/benzBrake/RunFirefox
2. 使用 libportable https://sourceforge.net/projects/libportable/files/Tools/portable_bin.7z
### RunFirefox 与 libportable的区别
RunFirefox 是引导器,原理是利用 Firefox 的 -profile 参数,不是真的便携,但是支持 Firefox 自动更新,无需操心,libportabe是补丁,完美便携,但是 Firefox 自动更新后又要重新打补丁。
## 分类说明
> extensions: 存放收集的插件
>
> userChromeJS: 存放收集、修改过的 UC 脚本
>
> UserConfig: 存放各种配置文件
>
> UserScript: 存放收集、修改过油猴脚本
>
> UserThemes: 存放本人 DIY 的 CSS 主题
>
> UserTools: 存放相关工具的信息
>
> ---
>
> images: 相关图片## UC 脚本说明
[点击这里查看](userChromeJS/README.md)
## 如何偷资源
### 还在用 FF 的大佬
> https://github.com/alice0775/userChrome.js
>
> https://github.com/Endor8/userChrome.js
>
> https://github.com/Harv/userChromeJS
>
> https://github.com/Aris-t2/CustomCSSforFx
>
> https://github.com/Aris-t2/CustomJSforFx
>
> https://github.com/black7375/Firefox-UI-Fix
>
> https://github.com/aminomancer/uc.css.js
>
> https://bitbucket.org/BSTweaker/userchromejs/### 已经离开 FF 的大佬
> https://github.com/ywzhaiqi/userChromeJS
>
> https://gist.github.com/Griever/
>
> https://github.com/Griever/userChromeJS
>
> https://github.com/ardiman/userChrome.js
>
> https://github.com/feiruo/userChromeJS### 其他 FF 集散地
> https://u6.getuploader.com/script/
>
> https://www.camp-firefox.de/
>
> https://www.firefox.net.cn/
>
> https://github.com/search?o=desc&q=userChrome&s=updated&type=Repositories## 题外话:为什么我要用 Firefox 而不是 Chrome/Edge 之类的?
因为不用换浏览器啊,Google Chrome 还没出来我就在用 Firefox 了。PS: Chrome != Google Chrome[^1]。
曾记得第一次用 Google Chrome 的时候(没记错版本号还没到20?),在我笔记本上天天崩溃,写博客写一半就给我崩了,怎么能忍,然后到现在都没怎么用过 Google Chrome,顶多用一下 360/搜狗/QQ 之类,毕竟国产双核上国内的老旧网站还是很有用的。
在那个电脑资源不充足的年代(512MB甚至更少内存),Google Chrome 可是耗资源大户啊。而 Firefox 在没换量子引擎之前一直都是很省资源的。那个时候快这个特点真的不足以让我换掉火狐。后来资源充足了,我笔记本都 16G 了,但是火狐也变快了,我就更没有换浏览器的动力了。
资源充足了以后 UC 脚本/ 老式拓展这类拖慢浏览器速度的东西已经没有任何感觉了,反而时 Firefox 还有这强大的 DIY 功能吸引着我,比如我的笔记本 13 寸,地址栏工具栏标签栏太占位置了,Google Chrome 并没有任何办法调整,而火狐可以通过 CSS/JS 调整为一行来节省空间。并且作为一个伪程序员,我自己还能 C/V 调整浏览器功能样式的 CSS/JS,Firefox 用起来真是得心应手啊。
你可能会说 Vivaldi 的自定义功能也很强大啊,那你可错了,Vivaldi 能做到的,Firefox 必然能做到,就是看有没有大佬做,但是 Firefox 能做到的,Vivaldi 未必能做到,比如《Firefox 添加“鼠标中键点击下载按钮条用 you-get.exe 下载视频” 的功能 - Ryan 快快跑》,当然 Google Chrome 系可以通过新增按钮的方式实现,可我就是强迫症发作,不想要那么多的按钮。
That's it.## CopyLeft
除了从别人那边偷来的,剩下的:随便你怎么改协议™
[^1]: [Chrome - 术语表](https://developer.mozilla.org/zh-CN/docs/Glossary/Chrome)