Closed
Bug 1283117
(webext-port-adobe-acrobat)
Opened 9 years ago
Closed 9 years ago
Enable Adobe Acrobat Chrome extension to work with Firefox
Categories
(WebExtensions :: Compatibility, defect, P5)
WebExtensions
Compatibility
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bsilverberg, Unassigned)
References
Details
(Whiteboard: [popular chrome extensions]triaged)
Chrome extension at https://chrome.google.com/webstore/detail/adobe-acrobat/efaidnbmnnnibpcajpcglclefindmkaj
Test uploaded to AMO at https://addons.allizom.org/en-US/firefox/addon/adobe-acrobat-ica-test/
Missing APIs:
- chrome.runtime.onInstalled (bug 1252871)
- chrome.management.getSelf (bug 1283116)
- chrome.management.uninstallSelf (bug 1220136)
- chrome.extension.onMessageExternal (bug 1258360)
| Reporter | ||
Comment 1•9 years ago
|
||
FTR, I grepped the code and came up with the same 4 missing APIs as above.
Updated•9 years ago
|
Alias: webext-port-adobe-acrobat
Updated•9 years ago
|
Component: WebExtensions: Untriaged → WebExtensions: Compatibility
Updated•9 years ago
|
Priority: -- → P5
Comment 2•9 years ago
|
||
There are no blocking bugs left on this, so I'm going to mark this as resolved fixed in that it should now be possible based on the APIs.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•