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",
"manifest_version": 3,
"name": "__MSG_ext_name__",
"version": "1.0.9",
"default_locale": "en",
"description": "__MSG_ext_desc__",
"author": "MoM7",
"action": {
"default_popup": "index.html",
"default_title": "converteasly"
},
"icons": {
"48": "\/images\/logo.png",
"128": "\/images\/logo-128x128.png"
}
}