LifePrint Search Assistant

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

LifePrint Search Assistantとは何ですか?

LifePrint Search AssistantはCitizen Joshによって開発されたChromeの拡張機能で、その主な機能は「Search lifeprint.com to see how to sign the word in ASL」です。

拡張機能のスクリーンショット

screenshot
screenshot

LifePrint Search Assistant拡張機能のCRXファイルをダウンロード

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
Eメール [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
}