Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"action": {
"default_icon": {
"16": "data\/icons\/16.png",
"32": "data\/icons\/32.png",
"48": "data\/icons\/48.png",
"64": "data\/icons\/64.png"
},
"default_title": "Little Synth Piano"
},
"background": {
"service_worker": "background.js"
},
"commands": {
"_execute_action": []
},
"description": "Little Synth Piano is a compact and simple Use add-on for playing and learning the piano.",
"homepage_url": "https:\/\/www.downloadhub.cloud\/2022\/12\/little-synth-piano.html",
"icons": {
"16": "data\/icons\/16.png",
"32": "data\/icons\/32.png",
"48": "data\/icons\/48.png",
"64": "data\/icons\/64.png",
"128": "data\/icons\/128.png"
},
"manifest_version": 3,
"name": "Little Synth Piano",
"offline_enabled": true,
"permissions": [
"storage",
"contextMenus"
],
"version": "1.3"
}