Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"short_name": "qwertySeq()",
"name": "qwertySeq()",
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"manifest_version": 3,
"browser_action": {
"default_title": "qwertySeq()",
"default_icon": {
"16": "midi.svg",
"32": "midi.svg",
"48": "midi.svg",
"128": "midi.svg"
}
},
"permissions": [],
"version": "1.0.2",
"version_name": "1.0.2 rc"
}