15 lines
230 B
JSON
15 lines
230 B
JSON
{
|
|
"identifier": "ads",
|
|
"description": "",
|
|
"local": false,
|
|
"remote": {
|
|
"urls": ["https://modrinth.com/*", "http://localhost:3000/*"]
|
|
},
|
|
"webviews": [
|
|
"ads-window"
|
|
],
|
|
"permissions": [
|
|
"ads:default"
|
|
]
|
|
}
|