Print Waste Minimizer

Save ink and paper when printing return shipping labels

Print Waste Minimizerคืออะไร?

Print Waste Minimizer เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://printwasteminimizer.com และคุณลักษณะหลักของมันคือ "Save ink and paper when printing return shipping labels"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Print Waste Minimizer

ดาวน์โหลดไฟล์ส่วนขยาย Print Waste Minimizer ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Removes unnecessary information, such as mailing instructions, due dates, logos, etc.


How it works
--------

1) Open a page with a label.
If it's supported*, you will see a button in the top right corner.
2) Click the button.
3) Print the page.

* Please see https://github.com/PoziWorld/Print-Waste-Minimizer#supported-url-masks for details.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Print Waste Minimizer Print Waste Minimizer
ID nhglpabogkpplpcemgiaopjoehcpajdk
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/print-waste-minimizer/nhglpabogkpplpcemgiaopjoehcpajdk
คำอธิบาย Save ink and paper when printing return shipping labels
ขนาดไฟล์ 26.3 KB
จำนวนการติดตั้ง 379
เวอร์ชันปัจจุบัน 0.8.3
อัปเดตครั้งล่าสุด 2022-12-09
วันที่เผยแพร่ 2020-05-10
คะแนน 3.56/5 รวมทั้งหมด 9 คะแนน
ผู้พัฒนา https://printwasteminimizer.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://printwasteminimizer.com
URL หน้าช่วยเหลือ https://goo.gl/forms/9ZeQicPvTpALQyYw2
URL หน้านโยบายความเป็นส่วนตัว https://pozi.world/privacy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "minimum_chrome_version": "28",
    "default_locale": "en_US",
    "name": "__MSG_extensionName__",
    "short_name": "PWM",
    "description": "__MSG_extensionDescription__",
    "version": "0.8.3",
    "author": "PoziWorld",
    "homepage_url": "https:\/\/printwasteminimizer.com\/",
    "icons": {
        "16": "global\/img\/pwm-icon-16.png",
        "48": "global\/img\/pwm-icon-48.png",
        "128": "global\/img\/pwm-icon-128.png"
    },
    "permissions": [
        "*:\/\/*.amazon.com\/returns\/label\/",
        "*:\/\/*.amazon.com\/spr\/returns\/label\/",
        "*:\/\/*.amazon.com\/gp\/rental\/your-account\/features\/list-return-rentals\/",
        "*:\/\/*.ae.com\/myaccount\/order-history\/return-label",
        "*:\/\/*.ebay.at\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.be\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.ca\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.ch\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.co.uk\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.com\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.com.au\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.com.hk\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.com.my\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.com.sg\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.de\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.es\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.fr\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.ie\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.in\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.it\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.nl\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.ph\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.ebay.pl\/rtn\/*eturn\/*tn*rint*hipping*abel*",
        "*:\/\/*.pb.com\/images\/USPS\/HTMLFolders\/HTML10\/",
        "*:\/\/*.macys.com\/my-orders\/returns\/*",
        "*:\/\/returnscenter.smartlabel.com\/v3\/*rint*eb*abel.aspx",
        "*:\/\/secure.nordstrom.com\/*eturns*re*imple.aspx",
        "*:\/\/secure-oldnavy.gap.com\/profile\/returns_label*",
        "*:\/\/www.shipmentmanager.com\/printweblabel.aspx",
        "*:\/\/*.returnsaver.com\/returnlabel\/*abel*",
        "*:\/\/www.ups.com\/u.a\/L.class?*",
        "*:\/\/www.zappos.com\/returnLabel?*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.amazon.com\/returns\/label\/*",
                "*:\/\/*.amazon.com\/spr\/returns\/label\/*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "modules\/com_amazon\/js\/pwm.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_amazon\/css\/pwm.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.amazon.com\/gp\/rental\/your-account\/features\/list-return-rentals\/*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "global\/js\/pwm-toggle.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_amazon\/css\/textbook-rentals.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.ae.com\/myaccount\/order-history\/return-label*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "global\/js\/pwm-toggle.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_ae\/css\/pwm.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.ebay.at\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.be\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.ca\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.ch\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.co.uk\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.com\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.com.au\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.com.hk\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.com.my\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.com.sg\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.de\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.es\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.fr\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.ie\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.in\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.it\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.nl\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.ph\/rtn\/*eturn\/*tn*rint*hipping*abel*",
                "*:\/\/*.ebay.pl\/rtn\/*eturn\/*tn*rint*hipping*abel*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "global\/js\/pwm-toggle.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_ebay\/css\/pwm.css"
            ],
            "run_at": "document_end"
        },
        {
            "all_frames": true,
            "matches": [
                "*:\/\/*.pb.com\/images\/USPS\/HTMLFolders\/HTML10\/*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "modules\/com_pb\/js\/pwm.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_pb\/css\/pwm.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.macys.com\/my-orders\/returns\/*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "global\/js\/pwm-toggle.js",
                "modules\/com_macys\/js\/pwm.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_macys\/css\/pwm.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/secure.nordstrom.com\/*eturns*re*imple.aspx*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "global\/js\/pwm-toggle.js",
                "modules\/com_nordstrom\/js\/pwm.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_nordstrom\/css\/pwm.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/returnscenter.smartlabel.com\/v3\/*rint*eb*abel.aspx*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "global\/js\/pwm-toggle.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_smartlabel\/css\/pwm.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/secure-oldnavy.gap.com\/profile\/returns_label*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "modules\/com_gap_secure-oldnavy\/js\/pwm.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_gap_secure-oldnavy\/css\/pwm.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.shipmentmanager.com\/printweblabel.aspx*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "modules\/com_gap_secure-oldnavy\/js\/pwm.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_gap_secure-oldnavy\/css\/pwm.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.returnsaver.com\/*eturn*abel\/*abel*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "modules\/com_returnsaver\/js\/pwm.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_returnsaver\/css\/pwm.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.ups.com\/u.a\/L.class?*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "modules\/com_ups\/js\/pwm.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_ups\/css\/pwm.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.zappos.com\/returnLabel?*"
            ],
            "js": [
                "global\/js\/pwm.js",
                "global\/js\/pwm-toggle.js"
            ],
            "css": [
                "global\/css\/pwm.css",
                "modules\/com_zappos\/css\/pwm.css"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        "global\/img\/*.png",
        "modules\/*\/js\/push-state.js"
    ]
}