From cdec50d9f5c4a9dc0eaa6f44a2bdfbcdbe542d36 Mon Sep 17 00:00:00 2001 From: himanshu8443 Date: Wed, 16 Jul 2025 16:44:14 +0530 Subject: [PATCH] feat: add MovieBox to the manifest --- manifest.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/manifest.json b/manifest.json index f600fc4..30609dd 100644 --- a/manifest.json +++ b/manifest.json @@ -95,6 +95,14 @@ "type": "global", "disabled": false }, + { + "display_name": "MovieBox", + "value": "movieBox", + "version": "1.0", + "icon": "", + "type": "global", + "disabled": false + }, { "display_name": "Ringz", "value": "ringz",