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",
"manifest_version": 3,
"name": "ArtText \u2014 ASCII & Unicode",
"version": "1.0.0",
"description": "Generate stylish ASCII banners and Unicode fancy text instantly, right from your toolbar.",
"action": {
"default_popup": "popup.html"
},
"permissions": [
"storage",
"clipboardWrite"
]
}