Label Resizer - FBA Labels to Thermal & Avery

Print any Amazon FBA labels (product, shipping, LTL, SPD labels) directly to your thermal printer.

什麼是Label Resizer - FBA Labels to Thermal & Avery?

Label Resizer - FBA Labels to Thermal & Avery是由https://www.labelresizer.com開發的Chrome擴展程式,該擴展的主要功能是“Print any Amazon FBA labels (product, shipping, LTL, SPD labels) directly to your thermal printer.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Label Resizer - FBA Labels to Thermal & Avery擴展crx文件

下載Label Resizer - FBA Labels to Thermal & Avery擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Label Resizer is a tool for Amazon FBA and Walmart sellers and helps them to customize and print any FBA and Walmart WFS labels directly from Seller Central through their thermal or desktop inkjet and laser printers. 
 
Our extension works with ANY Amazon FBA and Walmart WFS labels (product, shipping, box label, LTL labels), UPS labels and FedEx shipping labels, and resizes them to your thermal printer label's size or to your FBA-up paper/sticker (Avery type) labels.

Also it lets you add extra text on any kind of FBA and Walmart WFS labels like expire date and additional info so it saves you extra work and label also it helps you comply with any Amazon FBA and Walmart WFS policies or regulations
 
It is very straightforward and easy to use, and it will save a lot of time of your FBA and WFS shipments, UPS and FedEx shipments.
 
Our new and unique features provide great assistance to your seller operations. To mention some of them, Label Resizer
 
1. Works for every types of labels like FNSKU barcodes, shipping, product, LTL and box labels, and supports all DYMO, Zebra, Rollo and other thermal label sizes.
 
2. Custom text on the product labels; it lets you add text at the Header, Footer and Side of the label
 
3. Add extra text on FBA Box labels
 
4. Add FBA Shipment Box ID on amazon partnered shipping labels.
 
5. Add merchant SKUs on our product labels, separator, shipping and Box labels.
 
6. Print Complete, untruncated Title option, which enables you to add full title of your product on your product and Box labels.
 
7. We support Avery paper types like 30-up print out for our customers, even if you do not have a thermal printer and have a standard inkjet or laser printer. This new feature enables our customers to print their customized labels on every commonly used Avery type label paper like 30-up. 
 
8. Separator label option, which enables you to put a special label between each series of FNSKU.
 
9. Real Page Break option for Avery FBA UP Labels, which enables you to put page break between each series of FNSKU.
 
10. Add item number option, which enables you to put numbers on the right end of your labels.
 
11. Generic Labels allows you to print any generic any FBA and WFS required box label (like sold as set, team lift) when you need it.
 
12. Option to adjust font sizes of Header and Footer texts on your labels to grab the attention of your customers.
 
13. No need extra user information. Google or Amazon accounts are enough to login.                    

擴展基本資訊

名稱 Label Resizer - FBA Labels to Thermal & Avery Label Resizer - FBA Labels to Thermal & Avery
ID ihkbncennjhofkohbibnbgappjbncnoc
官方網址 https://chromewebstore.google.com/detail/label-resizer-fba-labels/ihkbncennjhofkohbibnbgappjbncnoc
簡介 Print any Amazon FBA labels (product, shipping, LTL, SPD labels) directly to your thermal printer.
檔案大小 124 KB
安裝次數 8,598
目前版本 2.0.26
更新時間 2024-01-09
上架時間 2020-06-12
評分 4.73/5 共 11 次評分
開發者 https://www.labelresizer.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.labelresizer.com/
說明頁面URL https://www.labelresizer.com/faq
隱私政策頁面URL https://www.labelresizer.com/policy/privacy
支援的語言 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Label Resizer - FBA Labels to Thermal & Avery",
    "version": "2.0.26",
    "short_name": "LabelResizer",
    "description": "Print any Amazon FBA labels (product, shipping, LTL, SPD labels) directly to your thermal printer.",
    "icons": {
        "128": "img\/logo-small-128.png",
        "48": "img\/logo-small-48.png",
        "24": "img\/logo-small-24.png",
        "16": "img\/logo-small-16.png"
    },
    "background": {
        "service_worker": "bg\/background.js"
    },
    "action": {
        "default_icon": {
            "128": "img\/logo-small-128.png",
            "48": "img\/logo-small-48.png",
            "24": "img\/logo-small-24.png",
            "16": "img\/logo-small-16.png"
        },
        "default_popup": "popup\/popup.html",
        "default_title": "labelresizer.com"
    },
    "content_scripts": [
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/common.js",
                "labelresizer-extension.js"
            ],
            "matches": [
                "*:\/\/www.labelresizer.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/common.js",
                "js\/helper.js",
                "feedback.js",
                "amazon-extension.js"
            ],
            "css": [
                "extension.css"
            ],
            "matches": [
                "*:\/\/sellercentral.amazon.com\/*",
                "*:\/\/sellercentral.amazon.com.mx\/*",
                "*:\/\/sellercentral-europe.amazon.com\/*",
                "*:\/\/sellercentral.amazon.ca\/*",
                "*:\/\/sellercentral.amazon.co.uk\/*",
                "*:\/\/sellercentral.amazon.de\/*",
                "*:\/\/sellercentral.amazon.fr\/*",
                "*:\/\/sellercentral.amazon.it\/*",
                "*:\/\/sellercentral.amazon.es\/*",
                "*:\/\/sellercentral.amazon.co.jp\/*",
                "*:\/\/sellercentral.amazon.ae\/*",
                "*:\/\/sellercentral.amazon.com.au\/*",
                "*:\/\/sellercentral.amazon.sg\/*",
                "*:\/\/sellercentral.amazon.in\/*",
                "*:\/\/sellercentral-japan.amazon.com\/*",
                "*:\/\/sellercentral.amazon.sa\/*",
                "*:\/\/sellercentral.amazon.nl\/*",
                "*:\/\/sellercentral.amazon.pl\/*",
                "*:\/\/sellercentral.amazon.se\/*",
                "*:\/\/sellercentral.amazon.com.br\/*",
                "*:\/\/sellercentral.amazon.com.be\/*",
                "*:\/\/*.amazonaws.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/common.js",
                "feedback.js",
                "ups\/ups-extension.js"
            ],
            "css": [
                "ups\/ups.css",
                "extension.css"
            ],
            "matches": [
                "*:\/\/*.ups.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/common.js",
                "feedback.js",
                "fedex\/fedex-extension.js"
            ],
            "css": [
                "fedex\/fedex.css",
                "extension.css"
            ],
            "matches": [
                "*:\/\/*.fedex.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/common.js",
                "feedback.js",
                "mercari\/mercari-extension.js"
            ],
            "css": [
                "mercari\/mercari.css",
                "extension.css"
            ],
            "matches": [
                "*:\/\/*.mercari.com\/*"
            ],
            "run_at": "document_idle"
        },
        {
            "js": [
                "js\/jquery\/jquery.min.js",
                "js\/common.js",
                "js\/helper.js",
                "feedback.js",
                "walmart\/walmart-extension.js"
            ],
            "css": [
                "walmart\/walmart.css",
                "extension.css"
            ],
            "matches": [
                "*:\/\/*.walmart.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "permissions": [
        "storage",
        "notifications",
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "img\/*.png"
            ],
            "matches": [
                ""
            ]
        }
    ]
}