Files
bettergi-scripts-list/repo/js/JustTp/manifest.json
辉鸭蛋 c9853b26b1 init
2024-10-06 00:16:35 +08:00

14 lines
344 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.0",
"description": "BetterGI自带脚本只用于传送。方便在调度器配合键鼠脚本使用",
"authors": [
{
"name": "huiyadanli",
"link": "https://github.com/huiyadanli"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}