Skip to content

Manifest Version Warning #22

@zenon-info

Description

@zenon-info

Got the follow warning on loading. Not sure if this is important or not. Wanted to post just in case.

Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details.

{"description":"Syrius extension provides a non-custodial wallet solution for Zenon - Network of Momentum that can run in the browser","version":"1.0","manifest_version":2,"name":"ZNN Syrius Extension","background":{"scripts":["background.bundle.js"],"persistent":false},"content_scripts":[{"matches":["http:///","https:///","<all_urls>"],"js":["contentScript.bundle.js"],"css":["content.styles.css"]}],"browser_action":{"default_icon":"icon-34.png","default_popup":"popup.html"},"permissions":["storage","unlimitedStorage"],"icons":{"128":"icon-128.png"},"devtools_page":"devtools.html","content_security_policy":"script-src 'self' 'wasm-eval'; object-src 'self'"}

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