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": "Present Text Fullscreen Live",
"version": "1.0",
"description": "Type text and see it fullscreen live in real-time",
"manifest_version": 3,
"short_name": "PTF Live",
"action": {
"default_popup": "popup.html",
"default_title": "Present Text Fullscreen Live"
},
"icons": {
"16": "logo_16.png",
"48": "logo_48.png",
"128": "logo_128.png"
}
}