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",
"name": "__MSG_extName__",
"short_name": "OnlineFileConverter",
"description": "__MSG_extDesc__",
"version": "1.0.1",
"manifest_version": 3,
"default_locale": "en",
"background": {
"type": "module"
},
"action": {
"default_title": "__MSG_extName__",
"default_icon": "assets\/img\/OnlineConverter.png",
"default_popup": "views\/popup.html"
},
"icons": {
"16": "assets\/img\/OnlineConvert16.png",
"48": "assets\/img\/OnlineConverter48.png",
"128": "assets\/img\/OnlineConverter.png"
}
}