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": "LSAT Practice Test Organizer",
"version": "1.0.0",
"description": "Organize your LSAT PTs - The ultimate tool for managing PT sections and full tests",
"action": {
"default_title": "Open PT Organizer"
},
"background": {
"service_worker": "background.js"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"homepage_url": "https:\/\/theloophole.com"
}