Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/benzBrake/userChrome.js-Loader
https://github.com/benzBrake/userChrome.js-Loader
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/benzBrake/userChrome.js-Loader
- Owner: benzBrake
- License: mpl-2.0
- Created: 2024-04-29T01:09:02.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-07-09T02:25:08.000Z (4 months ago)
- Last Synced: 2024-08-01T16:44:06.138Z (3 months ago)
- Language: JavaScript
- Size: 386 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: support.jpg
Awesome Lists containing this project
README
# userChrome.js 环境
基于 alice0775 环境打包,引用了Dummy的反签名代码,加入了来自`xiaoxiaoflood/firefox-scripts`环境的 Bootstrap Loader,支持 onlyonce 属性,使用这个 userChrome.js 可以安装适配过的传统扩展,部分适配`xiaoxiaoflood`/`mrOtherGuy`这个两个环境的脚本也可以无需移植就能使用。
之前是从 Firefox 100开始改的,实际上可以向下兼容,具体版本没有测试。
## 使用说明
解压后最多有两个目录,`program`目录里的东西要解压到 Firefox.exe 所在目录,`profile`目录里的文件要解压到配置文件夹。
#### 如何查找 Firefox.exe 所在目录 和 配置文件夹?看图
![排障信息](support.jpg)
#### 安装 userChrome.js 环境后如何安装脚本?
下载 `.uc.js` 后缀的文件保存到**配置文件夹**下的**chrome**文件夹下
![安装脚本](install-scripts.png)
## 兼容的脚本
| 序号 | 地址 | 程度 |
| ---- | ------------------------------------------------------------ | ---- |
| 1 | https://github.com/alice0775/userChrome.js | 100% |
| 2 | https://github.com/benzBrake/FirefoxCustomize/tree/master/userChromeJS | 90% |
| 3 | https://github.com/Endor8/userChrome.js | 大量 |
| 4 | https://github.com/xiaoxiaoflood/firefox-scripts/ | 少量 |
| 5 | https://github.com/aminomancer/uc.css.js/tree/master/JS | 少量 |
| 6 | https://github.com/Aris-t2/CustomJSforFx | 少量 |## 兼容的传统扩展
https://github.com/xiaoxiaoflood/firefox-scripts/tree/master/extensions