Tit247 - Order made easy

Tit247 - Order made easy

Tit247 - Order made easy là gì?

Tit247 - Order made easy là một tiện ích mở rộng Chrome được phát triển bởi https://tit247.com, và tính năng chính của nó là "Tit247 - Order made easy".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Tit247 - Order made easy

Tải xuống các tệp mở rộng Tit247 - Order made easy dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        It helps you to view and compare product prices. You can view all product variants in the same information sheet, compare information, and translate product information from Chinese to English. You can select and add multiple products to the cart simultaneously instead of just choosing one as the default. The application helps you check the website's sellers' reputation, helping you make more informed purchasing decisions.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Tit247 - Order made easy Tit247 - Order made easy
ID lgimenkeeeganfgnkjgddjppkpiopjho
URL Chính Thức https://chromewebstore.google.com/detail/tit247-order-made-easy/lgimenkeeeganfgnkjgddjppkpiopjho
Mô tả Tit247 - Order made easy
Kích Thước Tệp 105 KB
Số Lần Cài Đặt 50
Phiên Bản Hiện Tại 1.0.5
Cập Nhật Lần Cuối 2023-10-31
Ngày Phát Hành 2023-05-10
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển https://tit247.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.tit247.com
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "action": {
        "default_icon": "images\/tit247_128.png",
        "default_title": "Tit247 - Order made easy"
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/main.css"
            ],
            "js": [
                "js\/jquery-3.5.0.min.js",
                "js\/config.js",
                "js\/background.js",
                "js\/script.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "description": "Tit247 - Order made easy",
    "icons": {
        "128": "images\/tit247_128.png",
        "16": "images\/tit247_16.png",
        "32": "images\/tit247_32.png",
        "64": "images\/tit247_64.png"
    },
    "manifest_version": 3,
    "name": "Tit247 - Order made easy",
    "permissions": [],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.5",
    "web_accessible_resources": [
        {
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*"
            ],
            "resources": [
                "css\/main.css",
                "js\/jquery-3.5.0.min.js",
                "js\/config.js",
                "js\/background.js",
                "js\/script.js",
                "js\/1688_script.js",
                "js\/taobao_script.js",
                "js\/tmall_script.js",
                "images\/tit247_logo.png"
            ]
        }
    ]
}