From 9deffdc9a49361f8f065124695a2a6e60016edbe Mon Sep 17 00:00:00 2001 From: BPower0036 <80090789+BPower0036@users.noreply.github.com> Date: Wed, 18 Jan 2023 06:52:49 +0000 Subject: [PATCH] MV3: Remove pageAction --- src/_locales/en/messages.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index f298f4f..ab4560e 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -196,9 +196,6 @@ "keyboardShortCuts": { "message": "Keyboard Shortcuts:" }, - "pageActionDescription": { - "message": "Show the \"Always open this in a container\" button in the URL bar" - }, "onboarding": { "message": "Onboarding" },