JS脚本归档 (#599)
This commit is contained in:
14
archive/SetMapZoom/manifest.json
Normal file
14
archive/SetMapZoom/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "设置大地图缩放",
|
||||
"version": "1.0",
|
||||
"bgi_version": "0.36.0",
|
||||
"description": "通过左侧缩放条调整大地图缩放,1为最大放大,6为最小,3.5为中间",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Tim"
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
"main": "main.js"
|
||||
}
|
||||
Reference in New Issue
Block a user