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",
"background": {
"service_worker": "\/js\/welcome.js"
},
"container": [
"GOOGLE_DRIVE"
],
"default_locale": "en",
"description": "__MSG_app_description__",
"homepage_url": "https:\/\/clipartsearch.freebusinessapps.net",
"icons": {
"16": "img\/icon.png",
"48": "img\/icon_128.png",
"128": "img\/icon_128.png"
},
"manifest_version": 3,
"name": "__MSG_app_name__",
"version": "3.0.0",
"action": {
"default_icon": "img\/icon.png",
"default_popup": "popup.html"
}
}