Quick Labels for Amazon

Amazon FBA Label Printer! Print Quick Labels...

Quick Labels for Amazon क्या है?

Quick Labels for Amazon https://paratoner.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Amazon FBA Label Printer! Print Quick Labels..."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Quick Labels for Amazon एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Print Amazon Labels quickly from your thermal printer.

Display full product names on labels. (No more cutting names on labels)
No more ink, toner cartridge cost.
No more label editing, cropping softwares. 
No more wasting time on, printing and editing labels from laser or inkjet printers.                    

एक्सटेंशन की मूल जानकारी

नाम Quick Labels for Amazon Quick Labels for Amazon
ID pmdcojgfdobplcdbiihcaedjklnfbfhm
आधिकारिक URL https://chromewebstore.google.com/detail/quick-labels-for-amazon/pmdcojgfdobplcdbiihcaedjklnfbfhm
विवरण Amazon FBA Label Printer! Print Quick Labels...
फ़ाइल का आकार 653 KB
स्थापना संख्या 46
वर्तमान संस्करण 3.75
अंतिम अपडेट 2018-12-23
प्रकाशन तिथि 2018-12-23
डेवलपर https://paratoner.io
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Quick Labels for Amazon",
    "version": "3.75",
    "description": "Amazon FBA Label Printer! Print Quick Labels...",
    "manifest_version": 2,
    "incognito": "split",
    "icons": {
        "128": "images\/icon.png"
    },
    "web_accessible_resources": [
        "scripts\/*",
        "images\/*"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_popup": "popup.html"
    },
    "oauth2": {
        "client_id": "75074856425-1gr6fuvfmiubmii8nilj5l6gtrboa5h9.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "permissions": [
        "tabs",
        "activeTab",
        "identity",
        "storage",
        "unlimitedStorage",
        "downloads",
        "webRequest",
        "webNavigation",
        "contextMenus",
        "*:\/\/www.googleapis.com\/*",
        "*:\/\/sportulaca.com\/*",
        "*:\/\/sellercentral.amazon.com\/*"
    ]
}