From 0cf53e8fe0562615c5d92ba13809e9213d593fe9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=98=D0=BB=D1=8C=D1=8F=20=D0=93=D0=BB=D0=B0=D0=B7=D1=83?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2?= Date: Thu, 22 Jan 2026 22:28:22 +0300 Subject: [PATCH] updated extension manifest --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 40c243c..f2f5866 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, "name": "Reels Master", - "version": "1.0.0", - "description": "Instagram Reels volume control and download", + "version": "1.1.0", + "description": "Enhance your Instagram experience with Reels Master - download reels, seek through videos, and more!", "background": { "service_worker": "background/background.js" },