Prima.Law
Prima.Law
¿Qué es Prima.Law?
Prima.Law es una extensión de Chrome desarrollada por Prima.Law, y su función principal es "Prima.Law".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Prima.Law
Descarga archivos de extensión Prima.Law en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Prima.Law Chrome Extension is a companion tool to your Prima.Law subscription. Attorneys can use the extension to gather their clients information from CBP, USCIS and EOIR. Soon you will see the ability to autofill the DS-160 and DS-260 forms from the Department of State's website too. The Chrome extension automates the transfer of data from your Prima.Law account to and from government agency websites.
Información Básica de la Extensión
Nombre | |
ID | ekfipogndnakngmgamdhajhhackplibj |
URL Oficial | https://chromewebstore.google.com/detail/primalaw/ekfipogndnakngmgamdhajhhackplibj |
Descripción | Prima.Law |
Tamaño del Archivo | 61.06 KB |
Cantidad de Instalaciones | 239 |
Versión Actual | 2.5.18 |
Última Actualización | 2024-02-22 |
Fecha de Publicación | 2021-07-28 |
Desarrollador | Prima.Law |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://prima.law/ |
URL de la Página de Ayuda | https://support.prima.law |
URL de la Página de Política de Privacidad | https://www.primafacieapp.com/terms-of-service |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.5.18", "manifest_version": 3, "name": "Prima.Law", "description": "Prima.Law", "icons": { "16": "icon\/icon_16.png", "32": "icon\/icon_32.png", "48": "icon\/icon_48.png", "128": "icon\/icon_128.png" }, "action": { "default_popup": ".\/html\/popup.html", "default_title": "Prima.Law", "default_icon": { "16": "icon\/icon_16.png", "32": "icon\/icon_32.png", "48": "icon\/icon_48.png", "128": "icon\/icon_128.png" } }, "permissions": [ "storage", "scripting", "notifications", "webNavigation", "tabs", "activeTab" ], "background": { "service_worker": ".\/background.js" }, "externally_connectable": { "matches": [ "https:\/\/app.prima.law\/*", "https:\/\/www.primafacieapp.com\/*", "https:\/\/staging.primafacieapp.com\/*" ] }, "host_permissions": [ "https:\/\/egov.uscis.gov\/*", "https:\/\/i94.cbp.dhs.gov\/*", "https:\/\/ceac.state.gov\/IV\/*", "https:\/\/acis.eoir.justice.gov\/*", "https:\/\/portal.eoir.justice.gov\/*", "https:\/\/ceac.state.gov\/GenNIV\/General\/complete\/*", "https:\/\/travel.state.gov\/*" ], "web_accessible_resources": [ { "resources": [ "*.svg", "*.png" ], "matches": [ " |