From 4acaccdb3d4c9ca200cdf8f44b1377adec2a234a Mon Sep 17 00:00:00 2001 From: cyfung1031 <44498510+cyfung1031@users.noreply.github.com> Date: Mon, 18 May 2026 06:21:25 +0900 Subject: [PATCH] =?UTF-8?q?=E9=92=88=E5=AF=B9=20WebExtensions=20API=20Chan?= =?UTF-8?q?ges=20(Firefox=20149-152)=20=E5=81=9A=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build/assets/template/background.html | 8 ++++++-- build/assets/template/options.html | 6 ++++-- build/assets/template/sandbox.html | 12 +----------- build/pack.js | 4 ++-- 4 files changed, 13 insertions(+), 17 deletions(-) diff --git a/build/assets/template/background.html b/build/assets/template/background.html index d5e039b49..65e53b5ac 100644 --- a/build/assets/template/background.html +++ b/build/assets/template/background.html @@ -2,13 +2,17 @@ + + Background diff --git a/build/assets/template/options.html b/build/assets/template/options.html index 0240dc7fd..f9a233481 100644 --- a/build/assets/template/options.html +++ b/build/assets/template/options.html @@ -10,8 +10,10 @@