LabelRange

LabelRange printer plugin

LabelRangeとは何ですか?

LabelRangeはLabelRangeによって開発されたChromeの拡張機能で、その主な機能は「LabelRange printer plugin」です。

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

screenshot
screenshot

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

LabelRange拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        The extention provides for LabelRange LP320 thermal label printer to install and effect the printing function, including device connection and printer property settings.
How to setup: 
Step 1: Connect the power cable. Connect the usb cable to chromebook and printer. 
Step 2: Load your labels in the printer and turn the power on.
Step 3: Go to extention and choose the Labelrange and do the settings to print.                    

拡張機能の基本情報

名前 LabelRange LabelRange
ID aompphdlbehnhfbbbpdngkhljjielbci
公式URL https://chromewebstore.google.com/detail/labelrange/aompphdlbehnhfbbbpdngkhljjielbci
説明 LabelRange printer plugin
ファイルサイズ 386 KB
インストール数 496
現在のバージョン 1.0.3
最終更新日 2023-03-13
公開日 2022-11-30
評価 5.00/5 合計 1 レビュー
開発者 LabelRange
Eメール [email protected]
支払い方法 free
対応言語 de,en,fr,es,it,zh-CN
manifest.json
{
    "background": {
        "service_worker": "background.js"
    },
    "action": [],
    "options_page": "options.html",
    "default_locale": "en",
    "description": "LabelRange printer plugin",
    "icons": {
        "128": "img\/icon.png",
        "16": "img\/icon.png",
        "48": "img\/icon.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "100",
    "name": "LabelRange",
    "offline_enabled": true,
    "permissions": [
        "printerProvider",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.3"
}