FirefoxCustomize icon indicating copy to clipboard operation
FirefoxCustomize copied to clipboard

Ryan 收集的 Firefox 个性化相关资源

Results 9 FirefoxCustomize issues
Sort by recently updated
recently updated
newest added

Hi, I end up knowing your work with Firefox mods through your script _**(BookmarkOpt.uc.js)**_ that adds an option to copy the page title of itens on history sidebar, thank you...

614行应该改为 url: "https://yandex.com/images/search?source=collections&url=%IMAGE_URL%&rpt=imageview", 你多打了一个&

Hi benzBrake In your Script saveUCJS.uc.js line 23 should be now: var fu = ChromeUtils.importESModule('resource://gre/modules/FileUtils.sys.mjs'); or similar. Here it works in Firefox 125 and above. the file: FileUtils.jsm not exist...

### 你在用什么浏览器 Firefox ### 浏览器版本号 _No response_ ### 你在用什么 UC 环境(引导器) alice0775 ### 哪个脚本有问题 CopyCat.uc.js,LinkGopher.uc.js,OpenWithHelper.uc.js ### 脚本有什么问题? 1.打开多个窗口 2.关闭第一个窗口 3.点击菜单 ### 错误日志 ```shell 无报错 ``` ### 补充必要的信息: _No response_

bug

### What browser are you using? Firefox ### Browser version 135.0.0 ### What UC scripts loader are you using? xiaoxiaoflood ### which script has bug BMMultiColumn.uc.js fx133 ### What's wrong...

bug

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2. Changelog Sourced from js-yaml's changelog. [3.14.2] - 2025-11-15 Security Backported v4.1.1 fix to v3 [4.1.1] - 2025-11-12 Security Fix prototype pollution issue in yaml...

dependencies
javascript

### What browser are you using? Firefox ### Browser version 140esr ### What UC scripts loader are you using? 其他 ### which script has bug CustomButtons.uc.js ### What's wrong with...

bug

### 你在用什么浏览器 Firefox ### 浏览器版本号 143.0.1 ### 你在用什么 UC 环境(引导器) 其他 ### 哪个脚本有问题 _No response_ ### 脚本有什么问题? UC环境用的是作者你打包的,这个脚本选中文本没有自动复制,firefox用的是Iceweasel打包好的成品。 ### 错误日志 ```shell DOMException: ChromeUtils.registerWindowActor: 'ACST' actor is already registered. chrome://userchromejs/content/UserChromeJS/AutoCopySelectionText.uc.mjs:63 AutoCopySelectionText.uc.mjs:71:17...

bug

### 你在用什么浏览器 Firefox ### 浏览器版本号 139 ### 你在用什么 UC 环境(引导器) xiaoxiaoflood ### 哪个脚本有问题 BMMultiColumn.uc.js ### 脚本有什么问题? 容器滚动正常,但是容器内显示不正常,原本容器内能显示4列书签,但是现在只有容器内左侧约1/4宽度面积正常显示书签(第一列正常显示,第二列宽度只有一点显示,第三列第四列不显示),剩下容器内区域显示为空白,如果向右滑动容器,即原先被遮盖的书签滑动到容器最左侧正常显示区域时,也可以显示出来。用鼠标放置在空白区域,可以看到浏览器左下角能显示出书签的URL,也就是说容器内空白区域实际书签排列也都正常,只是不显示 ### 错误日志 ```shell 浏览器工具箱无错误输出 ``` ### 补充必要的信息: ![Image](https://github.com/user-attachments/assets/628a5b89-bee0-4c03-879d-7a24848b7d04)

bug