Skip to content

Half of the chrome privacy API is not available #204

@Manvel

Description

@Manvel

Just noticed that:

browser.privacy.websites.thirdPartyCookiesAllowed.get({});

Throws the error below:

Uncaught TypeError: Error in invocation of types.ChromeSetting.get(object details, function callback): No matching signature.

I'm new to current polyfill library, but having a rough look into the src/browser-polyfill.js seems like there are some privacy APIs that are available in Chrome which are not supported by webextension-polyfill.

Not sure if that is intentional that not all Chrome APIs are supported, but if Chrome API support can be ensured, that will help me a lot making my Chrome Extension also being available in Firefox.

Metadata

Metadata

Assignees

No one assigned

    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