JS 脚本: 加入好友的世界 (#1108)
This commit is contained in:
14
repo/js/JoinFriendsWorld/manifest.json
Normal file
14
repo/js/JoinFriendsWorld/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "加入好友的世界",
|
||||
"description": "快让我访问!",
|
||||
"version": "0.0.1",
|
||||
"main": "index.js",
|
||||
"settings_ui": "settings.json",
|
||||
"authors": [
|
||||
{
|
||||
"name": "ftnfurina",
|
||||
"link": "https://github.com/ftnfurina"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user