From 3899012387c240e792e2102456d905909c27601f Mon Sep 17 00:00:00 2001 From: "2569718930@qq.com" <2569718930@qq.com> Date: Mon, 30 Mar 2026 02:56:11 +0800 Subject: [PATCH] feat: initialize extension manifest with side panel and background service worker configuration --- extension/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extension/manifest.json b/extension/manifest.json index ea742d85..852be6c5 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "PolyWeather Side Panel", - "description": "Weather side panel for Polymarket: auto-detect city, city profile, compact intraday DEB vs official observations, multi-day highs, refresh, cache, and quick jump to full analysis.", + "description": "Weather side panel for Polymarket.", "version": "0.1.7", "icons": { "16": "icon-16.png",