EZCaseLaw - for Lexis Nexis

Simple Smart Search

Co je EZCaseLaw - for Lexis Nexis?

EZCaseLaw - for Lexis Nexis je rozšíření Chrome vyvinuté https://www.ezcaselaw.com, a jeho hlavní funkcí je „Simple Smart Search“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření EZCaseLaw - for Lexis Nexis

Stáhněte si soubory rozšíření EZCaseLaw - for Lexis Nexis ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        ** Freemium version now available. Full function requires a subscription **

EZ Caselaw adds features to Lexis Advance® to make caselaw research faster and easier.

EZ Caselaw adds a toolbar on the right side of Lexis Nexis with these features:

- Filter your search with the proper jurisdiction, type, and category of law
- Refine searches with specific synonyms or Latin words
- Automatically try thousands of combinations to find the best caselaw available
- Instantly start reading through the best caselaw - no connectors, no trouble

Read more at https://www.ezcaselaw.com

*******************************

EZ CASELAW features requires a subscription. See https://www.ezcaselaw.com for more information.

By installing the EZ CaseLaw Chrome extension, you agree to the Terms and Conditions and Privacy Policy described here: https://www.ezcaselaw.com/terms-of-service

*******************************

Lexis Nexis and Lexis Advance are registered trademarks of Lexis Publishing Corporation. EZ Caselaw is not affiliated with Lexis, Lexis Nexis, or Lexis Advance.                    

Základní Informace o Rozšíření

Název EZCaseLaw - for Lexis Nexis EZCaseLaw - for Lexis Nexis
ID jfiaejjlfgnjemaldmmnjfnhbmfojdid
Oficiální URL https://chrome.google.com/webstore/detail/ezcaselaw-for-lexis-nexis/jfiaejjlfgnjemaldmmnjfnhbmfojdid
Popis Simple Smart Search
Velikost souboru 778 KB
Počet instalací 155
Aktuální Verze 0.7.2
Poslední Aktualizace 2023-03-08
Datum Vydání 2019-04-18
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář https://www.ezcaselaw.com
E-mail [email protected]
Typ Platby in_app
Webové stránky Rozšíření https://www.ezcaselaw.com/
URL Stránky Nápovědy https://www.ezcaselaw.com/faq
Podporované Jazyky en
manifest.json
{
    "applications": {
        "gecko": {
            "id": "{4e51f00a-0499-49b1-bc5d-08df341a0bf4}",
            "strict_min_version": "42.0",
            "update_url": "https:\/\/www.ezcaselaw.com\/extension\/updates.json"
        }
    },
    "background": {
        "service_worker": "js\/login.js"
    },
    "action": {
        "default_icon": "img\/ezcaselaw_48x48.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/plus.lexis.com\/*",
                "https:\/\/advance.lexis.com\/*"
            ],
            "css": [
                "css\/app.css",
                "3rd-party\/mdl_icons.css",
                "3rd-party\/material.min.css",
                "3rd-party\/introjs.min.css"
            ],
            "js": [
                "3rd-party\/jquery.min.js",
                "3rd-party\/jquery-ui.min.js",
                "3rd-party\/intro.min.js",
                "3rd-party\/jwt-decode.min.js",
                "3rd-party\/fontawesome.js",
                "3rd-party\/auth0.min.js",
                "3rd-party\/aws-sdk.min.js",
                "js\/content.js",
                "env.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/plus.lexis.com\/*",
                "https:\/\/advance.lexis.com\/*"
            ],
            "resources": [
                "3rd-party\/material.min.js",
                "css\/jquery-ui.min.css",
                "extension.html",
                "img\/*"
            ]
        }
    ],
    "description": "Simple Smart Search",
    "icons": {
        "128": "img\/ezcaselaw_128x128.png",
        "48": "img\/ezcaselaw_48x48.png",
        "96": "img\/ezcaselaw_96x96.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhuSigGE94o\/qANr6OCl4EN1598CP4TYY0nAyXxuilLkECcKA+eY3NqJ8EYJ7jVGsffwSDzqYsSlkiHGNThGJ8OkiMYG9tJcm5iGnOX\/JwKoaNvR\/U9l2GcExiS7lif0flApH+767ACw1\/KcijuriFBlZ31Av8MM1MW+dbbLqfzcjXzsJHQJEBMmucYLZWpO155nWPhEj0c2K2oHXP0yVpA0U7wg16IhYULcWZN2pPfUYiQv1Cchxe5locs6sx0fufZQpaakloCzrJkuNDbqYnoPG9cshOoJNL65P8XpDc8GPkEyz\/929XR0gLyeamvF\/fdCIH0Obb43i8ulf\/CM\/oQIDAQAB",
    "manifest_version": 3,
    "name": "EZCaseLaw - for Lexis Nexis",
    "permissions": [
        "tabs"
    ],
    "host_permissions": [
        "https:\/\/imkto6kgni.execute-api.us-east-2.amazonaws.com\/prod\/refine"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.7.2"
}