Create images for social media and marketing material in seconds!
Premium users can view and search full source code, and see the source code differences
between two versions.
Upgrade to premium
manifest.json
{
"update_url": "https://clients2.google.com/service/update2/crx",
"name": "Stencil",
"description": "Create images for social media and marketing material in seconds!",
"version": "2.0.2",
"manifest_version": 2,
"options_page": "https://getstencil.com/app/settings/profile",
"icons": {
"128": "images/icons/logo-128x128.png"
},
"app": {
"launch": {
"web_url": "https://getstencil.com/app?cws"
}
}
}