Counsel Companion - Research

Legal Research Assistant

What is Counsel Companion - Research?

Counsel Companion - Research is a Chrome extension developed by Counsel Companion, and its main feature is "Legal Research Assistant".

Extension Screenshots

screenshot
screenshot
screenshot

Download Counsel Companion - Research Extension CRX File

Download Counsel Companion - Research extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Counsel Companion - Research Counsel Companion - Research
ID clclbbpdnecmfmlnfkmkjalaljfjhlpl
Official URL https://chromewebstore.google.com/detail/counsel-companion-researc/clclbbpdnecmfmlnfkmkjalaljfjhlpl
Description Legal Research Assistant
File Size 1007 KB
Installation Count 116
Current Version 1.21
Last Updated 2023-10-26
Publish Date 2023-07-19
Rating 5.00/5 Total 4 Ratings
Developer Counsel Companion
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}