Skip to content

Make it work for Firefox #7

@ericlaw1979

Description

@ericlaw1979

function gotBrowserInfo(info) {
console.log(info.name);
}

var gettingInfo = browser.runtime.getBrowserInfo();
gettingInfo.then(gotBrowserInfo);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions