Files
awesome-copilot/extensions/apng-studio/.github/plugin/plugin.json
T
github-actions[bot] b1aaa69f0a chore: publish from main
2026-07-17 08:04:30 +00:00

20 lines
618 B
JSON

{
"name": "apng-studio",
"description": "Interactive GitHub Copilot app canvas extension for building Animated PNG (APNG) files from frames. Draw or upload frames, tune per-frame timing and compositing, preview live, send the result to your phone by QR, and export an animated .png.",
"version": "1.0.1",
"author": {
"name": "Andrea Griffiths",
"url": "https://github.com/AndreaGriffiths11"
},
"keywords": [
"animated-png",
"apng",
"copilot-canvas",
"frame-animation",
"image-export",
"interactive-canvas"
],
"logo": "assets/preview.png",
"extensions": "extensions"
}