description:"Add back the Discord context menus for images, links and the chat input bar",
description:"Add back the Discord context menus for images, links and the chat input bar",
// Web slate menu has proper spellcheck suggestions and image context menu is also pretty good,
// Web slate menu has proper spellcheck suggestions and image context menu is also pretty good,
// so disable this by default. Vencord Desktop just doesn't, so enable by default
// so disable this by default. Vesktop just doesn't, so enable by default
default:IS_VENCORD_DESKTOP,
default:IS_VESKTOP,
restartNeeded: true
restartNeeded: true
}
}
});
});
@ -50,7 +50,7 @@ export default definePlugin({
description:"Re-adds context menus missing in the web version of Discord: Links & Images (Copy/Open Link/Image), Text Area (Copy, Cut, Paste, SpellCheck)",
description:"Re-adds context menus missing in the web version of Discord: Links & Images (Copy/Open Link/Image), Text Area (Copy, Cut, Paste, SpellCheck)",