JS脚本:全自动使用多个兑换码 (#1138)
This commit is contained in:
14
repo/js/自动使用兑换码/manifest.json
Normal file
14
repo/js/自动使用兑换码/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "自动使用多个兑换码",
|
||||
"version": "2.0",
|
||||
"description": "自动使用兑换码,自定义配置里输入兑换码,多个兑换码支持用非字母数字串隔开,建议用空格隔开。自动检测新旧兑换码,无需反复启停该脚本",
|
||||
"authors": [
|
||||
{
|
||||
"name": "miludelongwang",
|
||||
"link": "https://github.com/miludelongwang/GI-Model-Importer"
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user