Closed
Bug 1283660
(webext-port-shop-at-home)
Opened 8 years ago
Closed 8 years ago
Enable ShopAtHome Chrome extension to work with Firefox
Categories
(WebExtensions :: Compatibility, defect, P5)
WebExtensions
Compatibility
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mattw, Unassigned)
References
Details
(Whiteboard: [popular chrome extensions]triaged)
Reporter | ||
Comment 1•8 years ago
|
||
All of the following chrome.management methods/handlers are used in this extension, but because the code is obfuscated, it's unclear as to what they are used for.
chrome.management.getSelf
chrome.management.getAll
chrome.management.uninstall
chrome.management.get
chrome.management.onUninstalled
chrome.management.onDisabled
chrome.management.onEnabled
chrome.management.onInstalled
Reporter | ||
Updated•8 years ago
|
Reporter | ||
Updated•8 years ago
|
Updated•8 years ago
|
Component: WebExtensions: Untriaged → WebExtensions: Compatibility
Updated•8 years ago
|
Priority: -- → P5
Comment 2•8 years ago
|
||
It's unclear to me why an add-on that provides the user with savings deals needs access to all those management events. This feels highly suspicious to me.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•