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": "Vidzgif - Video to Animated GIF Sampler",
"description": "Sample a video to an animated GIF file locally",
"version": "1.0.3",
"manifest_version": 3,
"icons": {
"128": "icon_128.png"
},
"app": {
"urls": [
"https:\/\/dominoc925-pages.appspot.com\/webapp\/vidzgif"
],
"launch": {
"web_url": "https:\/\/dominoc925-pages.appspot.com\/webapp\/vidzgif\/default.html"
}
}
}