Greasy Fork

Greasy Fork is available in English.

c.ai Background Image Library (Improved)

Customize the chat interface with an improved image library for backgrounds, with multiple rows of thumbnails and click-outside popup closure.

当前为 2024-11-25 提交的版本,查看 最新版本

作者
LuxTallis
评分
0 0 0
版本
1.0
创建于
2024-11-25
更新于
2024-11-25
大小
7.2 KB
许可证
MIT
适用于

Based on Mr005K's c.ai Background Image Customizer.
I updated button location, added functionality to store all the images you've used in a library of a sort for quick switching between them.
I used chatgpt to make the changes, so if anyone can do it better, feel free!

Additional note, for me Greasemonkey stopped working on c.ai (on Ubuntu Firefox), so I switched to Tampermonkey. If you're having troubles, you might need to switch too. If it didn't help:

Enable CSP-Bypassing.
Some advanced users have found ways to bypass CSP restrictions, but they require adjusting the about:config settings in Firefox. However, these may reduce security for other sites.
If you’re open to this, navigate to about:config in Firefox and set the following preferences to false:
security.csp.enable
security.csp.enableStrictDynamic
Warning: Disabling CSP can reduce security, as it allows scripts from various sources to execute. Consider re-enabling these settings when you're done testing.