Lexis® Lookup

Search LexisPSL straight from your browser in 3 easy ways.

Lexis® Lookupคืออะไร?

Lexis® Lookup เป็นส่วนขยายของ Chrome ที่พัฒนาโดย LexisNexis และคุณลักษณะหลักของมันคือ "Search LexisPSL straight from your browser in 3 easy ways."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lexis® Lookup

ดาวน์โหลดไฟล์ส่วนขยาย Lexis® Lookup ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Lexis® Lookup makes finding the legal answers you need even faster and easier by bringing the Lexis®PSL search experience directly into your web browser. 

Now you can search LexisPSL in 3 easy ways: 

- Click the Lexis Lookup icon to run a search based on the page title.

- Enter “lexis” followed by a space into your browser search bar and start typing your keywords.

- Highlight any words or phrases, right-click, and select Lexis Lookup.

LexisPSL will open in a new tab with the results from your search, leaving you free to adjust your search or filter the results.

.: Key features :.

Lexis Lookup enables you to search LexisPSL straight from your browser. You no longer need to remember where you placed that bookmark or what the web address is. LexisPSL is now one click away. 

Click the Lexis Lookup icon to run a search based on the page title. This is the fastest way to access LexisPSL. If you're on a new empty tab, it will take you to the LexisPSL homepage. 

Enter “lexis” into your browser search bar, followed by a space, start typing your keywords, and press enter. This will run a LexisPSL search in a new tab. You can also go straight to the LexisPSL homepage by typing “lexis” with a space and pressing enter without adding key words. 

Highlight any words or phrases, right-click, and select Lexis Lookup to run that search on LexisPSL. The search will run in a new tab, enabling you to easily navigate back to the original page and run more searches or continue browsing. 

A LexisPSL subscription is required to access content on LexisPSL.

View our privacy policy at: https://www.lexisnexis.com/global/privacy/en/privacy-policy-uk.page                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Lexis® Lookup Lexis® Lookup
ID nfccngiddnijhnfaekejbpofchpglcjb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/lexis%C2%AE-lookup/nfccngiddnijhnfaekejbpofchpglcjb
คำอธิบาย Search LexisPSL straight from your browser in 3 easy ways.
ขนาดไฟล์ 20.25 KB
จำนวนการติดตั้ง 189
เวอร์ชันปัจจุบัน 1.0.0.0
อัปเดตครั้งล่าสุด 2021-08-05
วันที่เผยแพร่ 2021-08-03
ผู้พัฒนา LexisNexis
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.lexisnexis.co.uk/home
URL หน้านโยบายความเป็นส่วนตัว https://www.lexisnexis.com/global/privacy/en/privacy-policy-uk.page
ภาษาที่รองรับ en-GB
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "logo-128.png"
        }
    },
    "description": "Search LexisPSL straight from your browser in 3 easy ways.",
    "icons": {
        "128": "logo-128.png",
        "16": "logo-16.png",
        "32": "logo-32.png",
        "64": "logo-64.png"
    },
    "manifest_version": 2,
    "name": "Lexis\u00ae Lookup",
    "omnibox": {
        "keyword": "lexis"
    },
    "permissions": [
        "activeTab",
        "contextMenus"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0.0"
}