Skip to content

Live-Style in Opera browser #27

@h-collector

Description

@h-collector

As current opera is based on chromium, there is also possibility to install chromium based extensions.
But theres is one issue (maybe only in latest builds?)
screenshot-area-2016-06-14-193251

As I tracked error (can be seen via inspecting) the problematic line is

chrome.tabs.query({currentWindow: true, highlighted: true, windowType: 'normal'}, function(tabs) {

It doesn't return any active tab on Opera, that is any highlighted tabs.
If highlighted is changed to active:true, then it seems to work just fine - tested with Atom editor.

screenshot-area-2016-06-14-191825

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions