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": "CHT Practice Test 2025 - Pro Edition",
"version": "2.0",
"description": "Beautifully designed CHT Practice Test Extension with 50+ questions, progress tracking, and animated results.",
"action": {
"default_popup": "popup.html",
"default_icon": {
"128": "icons\/icon128.png"
}
},
"permissions": [
"storage"
],
"icons": {
"128": "icons\/icon128.png"
}
}