MV3: Remove pageAction

https://github.com/mozilla/multi-account-containers/pull/2477
This commit is contained in:
BPower0036 2023-01-18 06:34:13 +00:00 committed by GitHub
parent 8cd6bc25a5
commit 6dfda29ca3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -119,13 +119,6 @@
}
]
},
"page_action": {
"browser_style": true,
"default_icon": "img/container-openin-16.svg",
"default_title": "Always open this in a Container",
"default_popup": "pageActionPopup.html",
"pinned": false
},
"background": {
"page": "js/background/index.html"
},