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": "GRE Verbal exam prep plugin",
"description": "This plugin help you to get ready for GRE Verbal Section from practice test platform and braindump pdf",
"version": "1.0.3",
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"background": {
"service_worker": "\/background.js"
}
}