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",
"name": "Animate Images",
"description": "Just a simple browser-only animated GIF image creator.",
"version": "1.2.3",
"manifest_version": 3,
"icons": {
"128": "icon_128.png"
},
"app": {
"urls": [
"https:\/\/dominoc925-pages.appspot.com\/webapp\/gifanim"
],
"launch": {
"web_url": "https:\/\/dominoc925-pages.appspot.com\/webapp\/gifanim\/default.html"
}
}
}