Files
bettergi-scripts-list/repo/js/切换画质/manifest.json
2025-07-04 23:14:44 +08:00

14 lines
342 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manifest_version": 1,
"name": "选择画质",
"version": "2.1.1",
"description": "0.6或1.0精度切换增加识图定位增加画质、动态模糊、Bloom选项",
"authors": [
{
"name": "吉吉喵",
"links": "https://github.com/JJMdzh"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}