Docket Alarm - Quick Search
Quick access search bar for accessing Docket Alarm's millions of dockets, motions/pleadings, and more.
What is Docket Alarm - Quick Search?
Docket Alarm - Quick Search is a Chrome extension developed by https://docketalarm.com, and its main feature is "Quick access search bar for accessing Docket Alarm's millions of dockets, motions/pleadings, and more.".
Extension Screenshots
Download Docket Alarm - Quick Search Extension CRX File
Download Docket Alarm - Quick Search 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
Search millions of lawsuit dockets and documents, and then track active cases, all right in Chrome. This extension adds a search Docket Alarm button makes searching easy. Coverage Includes: - Federal Courts (i.e., PACER) - State Courts (NY, CA, TX, FL, and many more) - Federal Agencies (PTAB, TTAB, ITC, NLRB, and more). - Patent Prosecution Dockets and Documents (PAIR) - Trademark Prosecution Dockets and Documents (TSDR) Additional functionality includes: - Automatic calendaring with local judge rules - PACER / ECF integration for instant alerts - API for bulk data - A robust search query language for finding specific documents - Litigation Analytics
Extension Basic Information
Name | Docket Alarm - Quick Search |
ID | aecnedihkacckiliafbgjjcnmnpcmcmb |
Official URL | https://chromewebstore.google.com/detail/docket-alarm-quick-search/aecnedihkacckiliafbgjjcnmnpcmcmb |
Description | Quick access search bar for accessing Docket Alarm's millions of dockets, motions/pleadings, and more. |
File Size | 7.78 KB |
Installation Count | 29 |
Current Version | 1.1 |
Last Updated | 2020-11-18 |
Publish Date | 2020-11-15 |
Rating | 5.00/5 Total 2 Ratings |
Developer | https://docketalarm.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.docketalarm.com/Privacy |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Docket Alarm - Quick Search", "version": "1.1", "description": "Quick access search bar for accessing Docket Alarm's millions of dockets, motions\/pleadings, and more.", "icons": { "16": "favicon-16.ico", "108": "favicon-108.png", "128": "favicon-128.png" }, "browser_action": { "browser_style": false, "default_icon": { "16": "favicon-16.ico", "108": "favicon-108.png", "128": "favicon-128.png" }, "default_title": "Docket Alarm - Quick Search", "default_popup": "da-web-extension.html" } } |