Closed Bug 1281816 (webext-port-adblock-plus) Opened 8 years ago Closed 8 years ago

Enable AdBlock Plus Chrome extension to work with Firefox

Categories

(WebExtensions :: Untriaged, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1226547

People

(Reporter: bsilverberg, Unassigned)

References

Details

(Whiteboard: [popular chrome extensions]triaged)

Chrome extension at https://chrome.google.com/webstore/detail/adblock-plus/cfhdojbkjhnklbpkdaibdccddilifddb
Test uploaded to AMO at https://addons.allizom.org/en-US/firefox/addon/adblockplus01/ (maybe)

Missing APIs:
- chrome.extension.onRequest (deprecated)
No longer depends on: 1280404, webext-port-adblock
Depends on: 1282771
My latest test also shows a missing API of:
- chrome.webNavigation.onCreatedNavigationTarget (bug 1282771)

And also errors such as:

- The Components object is deprecated. It will soon be removed. compat.js:45:4
- Unchecked lastError value: Error: Could not establish connection. Receiving end does not exist. ExtensionUtils.jsm:300
- Invalid match pattern: 'moz-extension://7cedffee-b65a-d049-8b32-aaeebe733bbb/options.html' MatchPattern.jsm:52
- TypeError: this._recipeManager is null LoginManagerParent.jsm:77:9
- Unknown localization message global_newgroup_title  adblockplus.js:174
- Unknown localization message global_whitelistgroup_title  adblockplus.js:174
No longer depends on: 1282771
Depends on: 1190687
Alias: webext-port-adblock-plus
Having grepped the full source code, here is a list of missing APIs:
- chrome.devtools.inspectedWindow.tabId
- chrome.devtools.panels.create
- chrome.webNavigation.onCreatedNavigationTarget
- chrome.webRequest.MAX_HANDLER_BEHAVIOR_CHANGED_CALLS_PER_10_MINUTES
- chrome.webRequest.ResourceType
Depends on: 1166496
Depends on: 1211859
We've got two bugs about AdBlock Plus and bug 1226547 has more details. This bug is focused on getting the Chrome version working, that bug is more about allowing the feature rich Firefox version working, I'd rather focus on that one so duping over to that one.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.