Skip to content

Note app w/sync needs additional permissions #3

Description

@BrendanLeber

According to the docs the "syncFileSystem" permission needs to be added to the manifest to enable the syncFileSystem API.

I found this because when I cloned the NoteAS app I was getting exceptions in window.onload() and chrome.syncFileSystem.onFileStatusChanged.addListener() calls. Adding the permission to my manifest fixed the exceptions.

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