Files
bettergi-scripts-list/repo/js/YNF-AutoEat/manifest.json
起个名字好难的喵 d352531098 伊涅芙の甜品 (#2904)
* 甜品

* 自动修复 JSON 格式和版本号 [ci skip]

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
2026-02-21 20:55:16 +08:00

23 lines
455 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": "1.6.3",
"tags": [
"伊涅芙",
"调味品"
],
"description": "伊涅芙天赋吃食物30%概率产生调味品",
"authors": [
{
"name": "江紫烟owo",
"links": "https://github.com/jiangziyanowo"
},
{
"name": "古又",
"links": "https://github.com/guyou45"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}