Label Resizer - FBA Labels to Thermal & Avery

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

¿Qué es Label Resizer - FBA Labels to Thermal & Avery?

Label Resizer - FBA Labels to Thermal & Avery es una extensión de Chrome desarrollada por https://www.labelresizer.com, y su función principal es "Print any Amazon FBA labels (product, shipping, LTL, SPD labels) directly to your thermal printer.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Label Resizer - FBA Labels to Thermal & Avery

Descarga archivos de extensión Label Resizer - FBA Labels to Thermal & Avery en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Label Resizer - FBA Labels to Thermal & Avery Label Resizer - FBA Labels to Thermal & Avery
ID ihkbncennjhofkohbibnbgappjbncnoc
URL Oficial https://chromewebstore.google.com/detail/label-resizer-fba-labels/ihkbncennjhofkohbibnbgappjbncnoc
Descripción Print any Amazon FBA labels (product, shipping, LTL, SPD labels) directly to your thermal printer.
Tamaño del Archivo 124 KB
Cantidad de Instalaciones 8,598
Versión Actual 2.0.26
Última Actualización 2024-01-09
Fecha de Publicación 2020-06-12
Calificación 4.73/5 Total de 11 Calificaciones
Desarrollador https://www.labelresizer.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://www.labelresizer.com/
URL de la Página de Ayuda https://www.labelresizer.com/faq
URL de la Página de Política de Privacidad https://www.labelresizer.com/policy/privacy
Idiomas Soportados 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": [
                ""
            ]
        }
    ]
}