Privacy-Manager icon indicating copy to clipboard operation
Privacy-Manager copied to clipboard

Make extension compatible with Opera

Open Manvel opened this issue 7 years ago • 2 comments

Environment

Opera: v47.0.2631.39  OS: Ubuntu 14.04

What's wrong ?

After loading the extension into the Opera browser and clicking the Popup button opera crashes without any error.

Manvel avatar Aug 12 '17 21:08 Manvel

Current line in the popup JavaScript causes the crash:

chrome.privacy.services.hotwordSearchEnabled.get({}, function(details) {
});

Manvel avatar Aug 13 '17 17:08 Manvel

The bug is reported to the Opera using current URL Unfortunately no tracking URL is provided but the message below:

Bug report completed
Thank you for your report
If you would like to update your report with more information, please send an email to: [email protected].

You may wish to take a note of this address in case you need to refer to your bug report in the future.

All bug reports are read and handled by our staff. However, please note that you will not receive a personal reply to the bug report unless we need more information to fix the bug.

If the issue will not get resolved or lost, probably make sense to post in Addons forum in order to track the progress and discussion.

Manvel avatar Aug 13 '17 17:08 Manvel