Label Plus สำหรับ Shopee

ปรับแต่งใบปะหน้ากล่อง Shopee เพิ่มขนาดตัวอักษรให้เห็นชัดเจนขึ้น

Label Plus สำหรับ Shopee क्या है?

Label Plus สำหรับ Shopee klarworks.programmer द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "ปรับแต่งใบปะหน้ากล่อง Shopee เพิ่มขนาดตัวอักษรให้เห็นชัดเจนขึ้น"।

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

screenshot
screenshot
screenshot
screenshot

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

crx प्रारूप में Label Plus สำหรับ Shopee एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        ส่วนเสริม Label Plus สำหรับ Shopee ช่วยให้ผู้ขายสินค้าในระบบ seller shopee
สามารถแก้ไขใบฉลากแปะหน้ากล่อง

ทำให้ลดการผิดพลาดในการจัดสินค้า และประหยัดเวลาในการแพ็คสินค้า
ทำให้ประสิทธิภาพในการทำงานดีขึ้น

ตัวอย่างฟังก์ชั่น เช่น
- ปรับขนาดรายการสินค้า ทั้งชื่อสินค้า และ จำนวนสินค้า/ตัวเลือกสินค้า
- แยกหน้ารายการสินค้า
- ซ่อนรายการสินค้า
- แทรกภาพ
- แทรกข้อความ
- ขยายหมายเลขออเดอร์
- เปลี่ยนโลโก้
- เปลี่ยสีข้อความรายการสินค้า
- สามารถแสดงรายการแบบเดิมได้
- ใส่วงเล็บ แบบต่างๆ
- ฯลฯ

**หมายเหตุ ในกรณีที่ผู้ใช้ ต้องการใช้งานฟรี(ไม่ได้ซื้อรหัสสนับสนุน)
ส่วนเสริมนี้ จะมีการเปิดลิงค์โฆษณา(Affiliate Link)บนแท็ปใหม่ 1ครั้ง ทุกๆ2วัน
เพื่อเป็นรายได้ของผู้พัฒนา**                    

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

नाम Label Plus สำหรับ Shopee Label Plus สำหรับ Shopee
ID hfdjfohffecemmbagohdinfgmfpffkbf
आधिकारिक URL https://chromewebstore.google.com/detail/label-plus-%E0%B8%AA%E0%B8%B3%E0%B8%AB%E0%B8%A3%E0%B8%B1%E0%B8%9A-shopee/hfdjfohffecemmbagohdinfgmfpffkbf
विवरण ปรับแต่งใบปะหน้ากล่อง Shopee เพิ่มขนาดตัวอักษรให้เห็นชัดเจนขึ้น
फ़ाइल का आकार 7.37 MB
स्थापना संख्या 1,839
वर्तमान संस्करण 3.3.9
अंतिम अपडेट 2024-02-15
प्रकाशन तिथि 2022-06-04
रेटिंग 3.50/5 कुल 4 रेटिंग्स
डेवलपर klarworks.programmer
ईमेल [email protected]
भुगतान के प्रकार in_app
समर्थित भाषाएँ th
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Klar W",
    "content_scripts": [
        {
            "js": [
                "jquery-2.2.0.min.js",
                "content.js"
            ],
            "css": [
                "content.css"
            ],
            "matches": [
                "https:\/\/seller.shopee.co.th\/awbprint*"
            ],
            "run_at": "document_idle"
        },
        {
            "css": [
                "newVersion\/content\/content.css"
            ],
            "js": [
                "newVersion\/content\/content.js"
            ],
            "matches": [
                "https:\/\/seller.shopee.co.th\/awbprint*"
            ],
            "run_at": "document_idle"
        }
    ],
    "description": "\u0e1b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e07\u0e43\u0e1a\u0e1b\u0e30\u0e2b\u0e19\u0e49\u0e32\u0e01\u0e25\u0e48\u0e2d\u0e07 Shopee \u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e19\u0e32\u0e14\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23\u0e43\u0e2b\u0e49\u0e40\u0e2b\u0e47\u0e19\u0e0a\u0e31\u0e14\u0e40\u0e08\u0e19\u0e02\u0e36\u0e49\u0e19",
    "options_page": ".\/layout.html",
    "icons": {
        "128": ".\/images\/icon128.png",
        "48": ".\/images\/icon48.png",
        "32": ".\/images\/icon32.png",
        "16": ".\/images\/icon16.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "js\/*",
                "fonts\/*",
                "*"
            ],
            "matches": [
                "https:\/\/seller.shopee.co.th\/*"
            ]
        }
    ],
    "manifest_version": 3,
    "name": "Label Plus \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a Shopee",
    "action": [],
    "permissions": [
        "tabs",
        "storage"
    ],
    "version": "3.3.9",
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/seller.shopee.co.th\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiqiZzDIWc+ew62LT\/bIpE0wxiTcqnZ3Gn8+YsCSdVkgN+dsuRkV6ZkGEyDapi9870QNzOPQIw6kuLFBvVUi7k2t\/g4W8TTCRox+ZxGlIlrcUkfDktgTmq19G2Tg3v+OVJwoESQ4gFkHbdw3m3VuIQVK65n4X3icJD8s3LQGw7eM8Wmsth1RsQrhqiksehEALnn5Qe5wbliP9hcAFD8i+ecThz8flGpUUAYAvHpe7fGv99XswqCBsjEdr5DddsQze3oOpOUmJ4W53xQY81PYYY+auRRRjHpTKTXVsDMuTbSUfqBWBJFOQRlJ\/bZpqoqDKLOj0OwwywM3lu4UfgWivQQIDAQAB"
}