Quick Labels for Amazon

Amazon FBA Label Printer! Print Quick Labels...

什麼是Quick Labels for Amazon?

Quick Labels for Amazon是由https://paratoner.io開發的Chrome擴展程式,該擴展的主要功能是“Amazon FBA Label Printer! Print Quick Labels...”。

擴展截圖

screenshot
screenshot
screenshot

下載Quick Labels for Amazon擴展crx文件

下載Quick Labels for Amazon擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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\/*"
    ]
}