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": "Spanish Characters Extension",
"description": "Convenient way to copy and paste characters that aren't present on English keyboards.",
"version": "1.3",
"manifest_version": 3,
"action": {
"default_popup": "popup.html"
},
"icons": {
"128": "icon.png"
},
"permissions": [
"storage"
]
}