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": "Job Connections Project Job Application Autofill Tool", "description": "A chrome extension created by the Job Connections Project to help job seekers more quickly fill out job applications.", "version": "1.1.0", "permissions": [ "activeTab", "scripting", "storage" ], "action": { "default_icon": "logo.png", "default_title": "Click to open menu", "default_popup": "menu.html" } }