A Chrome extension that enhances the Westlaw experience with customizable typography, layout controls, and navigation shortcuts.
For easy installation instructions, see INSTALL.md
- Open Chrome Extensions: Go to
chrome://extensions/ - Enable Developer Mode: Toggle the "Developer mode" switch in the top right
- Load Extension: Click "Load unpacked" and select the
chrome-westlaw-extensionfolder - Pin Extension: Click the puzzle piece icon in Chrome toolbar and pin "Chrome Westlaw Enhancements"
- Package Extension: In Chrome extensions page, click "Pack extension"
- Select Directory: Choose the
chrome-westlaw-extensionfolder - Install: Drag the generated
.crxfile to Chrome extensions page
Click the extension icon (orange square with blue "W") in your toolbar while on any Westlaw page to access all controls:
- Font Size: Increase/Decrease/Reset (10-36px range)
- Line Height: Increase/Decrease/Reset (1.0-3.0 range, 0.1 increments)
- Margins: Increase/Decrease/Reset symmetrical margins
- Move Left/Right: Shift content left or right independently
- Toggle Sidebar: Hide/show right sidebar
- Toggle Focus Mode: Hide header/footer elements
- Copy & Notes: Copy document with reference and download notes file
- Navigation: Next/Previous search terms, scroll to top
- On Westlaw Pages: Shows all controls and functionality
- On Other Pages: Displays helpful message directing users to Westlaw
Navigation shortcuts work when not typing in input fields:
| Key | Action |
|---|---|
N or → |
Next search term |
← |
Previous search term |
↑ |
Scroll to top |
Enter |
Copy document & download notes |
- Font Size: Adjust document font size with proper scaling for headings and footnotes
- Line Height: Fine-tune line spacing for optimal readability
- Margins: Symmetrical margin adjustment for comfortable reading width
- Content Positioning: Move content left or right independently
- Sidebar Toggle: Hide distracting sidebar elements
- Focus Mode: Remove header/footer clutter while keeping navigation
- Smart Copy: Automatically finds and clicks Westlaw's copy button
- Notes File: Downloads structured notes file with sections for research, citations, and key points
- File Naming: Auto-names files with current date (westlaw-notes-YYYY-MM-DD.txt)
- All settings are saved per domain
- Settings automatically restored when returning to Westlaw
- Real-time status display in popup
- Visual Icon: Orange background with blue "W" for easy identification
- Page Detection: Shows helpful message when not on Westlaw pages
- Clean Interface: Organized popup with clear section divisions
- Automatically applies settings to dynamically loaded content
- Works with all Westlaw document types and interfaces
- No Userscript Manager Required: Works directly in Chrome
- Better Integration: Native Chrome extension popup interface
- Easier Distribution: Can be packaged and shared as
.crxfile - More Reliable: Uses Chrome's native storage and messaging APIs
- Better Security: Chrome's extension security model
- Browser: Chrome (Manifest V3)
- Westlaw: All document types and interfaces
- Permissions: Only requests storage and activeTab permissions
The extension consists of:
manifest.json: Extension configurationcontent.js: Main functionality injected into Westlaw pagespopup.html/js: User interface for controlsicons/: Extension icons
Current version: 1.4
- v1.4: Enhanced notes system, content highlighting, and UI improvements
- v1.3.1: Refined icon design - Comic Sans font, optimized size, positioned at y=85%
- v1.3: Made W larger and positioned at bottom - increased font sizes significantly and moved to y=90%
- v1.2.2: Further adjusted W positioning - moved to y=70% for optimal centering in PNG output
- v1.2.1: Fixed W positioning in PNG icons - moved from y=50% to y=60% for better centering
- v1.2: Made icon "W" taller and more prominent with increased font sizes
- v1.1: Improved copy/paste reliability with better timing, fallback mechanisms, and enhanced user feedback
- v1.0: Initial release with full typography controls, layout adjustments, and copy/notes functionality
This extension enhances the Westlaw experience without modifying underlying functionality. All changes are cosmetic and reversible.