AZLabels - Thermal Labels For Amazon

AZLabels allows you to print thermal labels straight to your thermal printer from Seller Central.

AZLabels - Thermal Labels For Amazonとは何ですか?

AZLabels - Thermal Labels For Amazonはhttps://azlabels.comによって開発されたChromeの拡張機能で、その主な機能は「AZLabels allows you to print thermal labels straight to your thermal printer from Seller Central.」です。

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

screenshot
screenshot

AZLabels - Thermal Labels For Amazon拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Tired of downloading PDFs, snapshotting the same section over and over, or using ancient software that takes forever? Print in one click.

Set your preferred label size once and never worry about getting the right size again.

Download the simple Chrome extension and you'll be printing labels in under two minutes.

Need help with anything? Our team is available to support with any problems you might have.                    

拡張機能の基本情報

名前 AZLabels - Thermal Labels For Amazon AZLabels - Thermal Labels For Amazon
ID inmneomoclbfckggkehdaimnamkekpnc
公式URL https://chromewebstore.google.com/detail/azlabels-thermal-labels-f/inmneomoclbfckggkehdaimnamkekpnc
説明 AZLabels allows you to print thermal labels straight to your thermal printer from Seller Central.
ファイルサイズ 161 KB
インストール数 2,851
現在のバージョン 1.13.0
最終更新日 2023-10-17
公開日 2020-06-13
評価 5.00/5 合計 5 レビュー
開発者 https://azlabels.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://azlabels.com
ヘルプページのURL http://azlabels.helpscoutdocs.com
プライバシーポリシーページのURL https://azlabels.com/privacy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AZLabels - Thermal Labels For Amazon",
    "version": "1.13.0",
    "manifest_version": 2,
    "description": "AZLabels allows you to print thermal labels straight to your thermal printer from Seller Central.",
    "homepage_url": "https:\/\/azlabels.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "AZLabels",
        "default_popup": "src\/page_action\/page_action.html"
    },
    "permissions": [
        "downloads",
        "storage",
        "notifications",
        "tabs",
        "*:\/\/sellercentral.amazon.com\/*",
        "*:\/\/sellercentral-europe.amazon.com\/*",
        "*:\/\/sellercentral.amazon.com.mx\/*",
        "*:\/\/sellercentral.amazon.ca\/*",
        "*:\/\/sellercentral.amazon.com.au\/*",
        "*:\/\/sellercentral.amazon.de\/*",
        "*:\/\/sellercentral.amazon.fr\/*",
        "*:\/\/sellercentral.amazon.it\/*",
        "*:\/\/sellercentral.amazon.es\/*",
        "*:\/\/sellercentral.amazon.co.jp\/*",
        "*:\/\/sellercentral.amazon.co.uk\/*",
        "*:\/\/sellercentral-japan.amazon.com\/*",
        "*:\/\/sellercentral.amazon.ae\/*",
        "*:\/\/*.azlabels.com\/*"
    ],
    "optional_permissions": [
        "*:\/\/*.ebay.com\/*",
        "*:\/\/*.ups.com\/*",
        "*:\/\/sellercentral.amazon.in\/*",
        "*:\/\/*.supplychainconnect.amazon.com\/*",
        "*:\/\/*.azlabels-api.test\/*",
        "*:\/\/*.azlabels-saas.test\/*"
    ]
}