Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "icons": { "128": "icon.png" }, "name": "USCIS Case Status Checker", "description": "USCIS Case Status Checker for cases like H1b,I-485,and I-140, I-765, I-131,etc.....", "version": "1.7", "action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "storage" ], "host_permissions": [ "https:\/\/egov.uscis.gov\/csol-api\/ui-auth", "https:\/\/egov.uscis.gov\/csol-api\/case-statuses\/" ] }