LifePrint Search Assistant

Search lifeprint.com to see how to sign the word in ASL

LifePrint Search Assistantคืออะไร?

LifePrint Search Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Citizen Josh และคุณลักษณะหลักของมันคือ "Search lifeprint.com to see how to sign the word in ASL"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย LifePrint Search Assistant

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

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

                        Find how to say a word in American Sign Language.

Type "lp " to go directly to that word in LifePrint.com/asl101                    

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

ชื่อ LifePrint Search Assistant LifePrint Search Assistant
ID pjllimfmpjlpgnofbdianhfkocddpabd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/lifeprint-search-assistan/pjllimfmpjlpgnofbdianhfkocddpabd
คำอธิบาย Search lifeprint.com to see how to sign the word in ASL
ขนาดไฟล์ 3.83 KB
จำนวนการติดตั้ง 419
เวอร์ชันปัจจุบัน 2.0
อัปเดตครั้งล่าสุด 2021-02-21
วันที่เผยแพร่ 2013-06-09
คะแนน 3.90/5 รวมทั้งหมด 10 คะแนน
ผู้พัฒนา Citizen Josh
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://github.com/citizenjosh/LifePrint
URL หน้าช่วยเหลือ https://github.com/citizenjosh/LifePrint/issues
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "LifePrint Search Assistant",
    "description": "Search lifeprint.com to see how to sign the word in ASL",
    "author": "Citizen Josh ",
    "omnibox": {
        "keyword": "lp"
    },
    "icons": {
        "16": "favicon.ico",
        "48": "favicon.ico",
        "128": "favicon.ico"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "version": "2.0",
    "minimum_chrome_version": "9",
    "manifest_version": 2
}