Files
bettergi-scripts-list/archive/SetMapZoom/manifest.json
起个名字好难的喵 9873074579 JS脚本归档 (#599)
2025-04-18 23:22:20 +08:00

15 lines
327 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",
"bgi_version": "0.36.0",
"description": "通过左侧缩放条调整大地图缩放1为最大放大6为最小3.5为中间",
"authors": [
{
"name": "Tim"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}