Counsel Companion - Research
Legal Research Assistant
Co je Counsel Companion - Research?
Counsel Companion - Research je rozšíření Chrome vyvinuté Counsel Companion, a jeho hlavní funkcí je „Legal Research Assistant“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Counsel Companion - Research
Stáhněte si soubory rozšíření Counsel Companion - Research 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í
For Law Students | By Law Students
This extension is simple:
Tell it a story of what happened (in plain english) and it will generate legal search terms that you can use on Lexis or Westlaw.
Is it revolutionary? No. Will it save you a few minutes getting started? I hope so!
If you'd like to support the creator of this extension or learn more about me you can do so here: http://www.patreon.com/purplefloyd Základní Informace o Rozšíření
| Název | |
| ID | clclbbpdnecmfmlnfkmkjalaljfjhlpl |
| Oficiální URL | https://chromewebstore.google.com/detail/counsel-companion-researc/clclbbpdnecmfmlnfkmkjalaljfjhlpl |
| Popis | Legal Research Assistant |
| Velikost souboru | 1007 KB |
| Počet instalací | 116 |
| Aktuální Verze | 1.21 |
| Poslední Aktualizace | 2023-10-26 |
| Datum Vydání | 2023-07-19 |
| Hodnocení | 5.00/5 Celkem 4 Hodnocení |
| Vývojář | Counsel Companion |
| [email protected] | |
| Typ Platby | free |
| Podporované Jazyky | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Counsel Companion - Research",
"version": "1.21",
"description": "Legal Research Assistant",
"action": {
"default_popup": "popup.html",
"default_icon": {
"128": "images\/128-n.png",
"48": "images\/48-n.png"
}
},
"permissions": [
"storage"
],
"host_permissions": [
"https:\/\/channel42.io\/*"
],
"icons": {
"128": "images\/128-n.png",
"48": "images\/48-n.png"
}
} | |