Counsel Companion - Research
Legal Research Assistant
Wat is Counsel Companion - Research?
Counsel Companion - Research is een Chrome-extensie ontwikkeld door Counsel Companion, en de belangrijkste functie is "Legal Research Assistant".
Extensie Screenshots
Download het CRX-bestand van de extensie Counsel Companion - Research
Download Counsel Companion - Research-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | clclbbpdnecmfmlnfkmkjalaljfjhlpl |
| Officiële URL | https://chromewebstore.google.com/detail/counsel-companion-researc/clclbbpdnecmfmlnfkmkjalaljfjhlpl |
| Beschrijving | Legal Research Assistant |
| Bestandsgrootte | 1007 KB |
| Aantal Installaties | 116 |
| Huidige Versie | 1.21 |
| Laatst Bijgewerkt | 2023-10-26 |
| Publicatiedatum | 2023-07-19 |
| Beoordeling | 5.00/5 Totaal 4 Beoordelingen |
| Ontwikkelaar | Counsel Companion |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |