mirror of
https://github.com/meowarex/TidaLuna-Plugins.git
synced 2026-06-18 03:43:10 +10:00
11 lines
308 B
JSON
11 lines
308 B
JSON
{
|
|
"name": "@meowarex/element-hider",
|
|
"description": "adds a right-click option to hide any element on the page.",
|
|
"author": {
|
|
"name": "meowarex",
|
|
"url": "https://github.com/meowarex",
|
|
"avatarUrl": "https://avatars.githubusercontent.com/u/90243579"
|
|
},
|
|
"main": "./src/index.ts",
|
|
"type": "module"
|
|
} |