Aliplugin Pro

Extension for AliPlugin Pro plugin. Allows direct import of AliExpress products to the user's affiliate store.

Aliplugin Proคืออะไร?

Aliplugin Pro เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AliDropship และคุณลักษณะหลักของมันคือ "Extension for AliPlugin Pro plugin. Allows direct import of AliExpress products to the user's affiliate store."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Aliplugin Pro

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

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

                        Extension for AliPlugin PRO Plugin. Add products to your site directly from AliExpress.

alipartnership.com                    

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

ชื่อ Aliplugin Pro Aliplugin Pro
ID aoajjebmcgjjecfgmncgablckdifcfad
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/aliplugin-pro/aoajjebmcgjjecfgmncgablckdifcfad
คำอธิบาย Extension for AliPlugin Pro plugin. Allows direct import of AliExpress products to the user's affiliate store.
ขนาดไฟล์ 1.9 MB
จำนวนการติดตั้ง 3,080
เวอร์ชันปัจจุบัน 2.7.15.122
อัปเดตครั้งล่าสุด 2021-07-20
วันที่เผยแพร่ 2020-06-02
คะแนน 3.81/5 รวมทั้งหมด 27 คะแนน
ผู้พัฒนา AliDropship
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://alipartnership.com/
URL หน้าช่วยเหลือ https://alipartnership.com/
URL หน้านโยบายความเป็นส่วนตัว https://alidropship.com/privacy-policy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "homepage_url": "https:\/\/allpartnership.com\/",
    "name": "Aliplugin Pro",
    "permissions": [
        "tabs",
        "storage",
        "webRequest",
        "webRequestBlocking",
        "notifications",
        ""
    ],
    "version": "2.7.15.122",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "exclude_matches": [
                "*:\/\/*.aliexpress.com\/",
                "*:\/\/*.aliexpress.com\/?*",
                "*:\/\/*.aliexpress.ru\/",
                "*:\/\/*.aliexpress.ru\/?*"
            ],
            "js": [
                "js\/common.min.js",
                "js\/page_add_order.min.js"
            ],
            "css": [
                "js\/css\/page_add_order.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/trade.aliexpress.com\/orderList.htm*",
                "*:\/\/trade.aliexpress.com\/order_list.htm*",
                "*:\/\/trade.aliexpress.ru\/orderList.htm*",
                "*:\/\/trade.aliexpress.ru\/order_list.htm*"
            ],
            "js": [
                "js\/common.min.js",
                "js\/p_orderList.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/trade.aliexpress.com\/order_detail.htm*",
                "*:\/\/trade.aliexpress.ru\/order_detail.htm*"
            ],
            "js": [
                "js\/common.min.js",
                "js\/order_detail.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "js\/common.min.js",
                "js\/iframe.min.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*category\/*",
                "*:\/\/*.aliexpress.com\/*SearchText=*",
                "*:\/\/*.aliexpress.com\/store\/*",
                "*:\/\/*.aliexpress.com\/af\/*",
                "*:\/\/*.aliexpress.com\/wishlist\/wish_list_product_list.htm*",
                "*:\/\/*.aliexpress.com\/w\/*.htm*",
                "*:\/\/*.aliexpress.ru\/*category\/*",
                "*:\/\/*.aliexpress.ru\/*SearchText=*",
                "*:\/\/*.aliexpress.ru\/store\/*",
                "*:\/\/*.aliexpress.ru\/af\/*",
                "*:\/\/*.aliexpress.ru\/wishlist\/wish_list_product_list.htm*",
                "*:\/\/*.aliexpress.ru\/w\/*.htm*"
            ],
            "exclude_matches": [
                "*:\/\/*.aliexpress.com\/store\/product*",
                "*:\/\/*.aliexpress.com\/store\/product\/",
                "*:\/\/*.aliexpress.ru\/store\/product*",
                "*:\/\/*.aliexpress.ru\/store\/product\/"
            ],
            "js": [
                "js\/common.min.js",
                "js\/content_ali_category.min.js"
            ],
            "css": [
                "js\/css\/common.css",
                "js\/css\/content_ali_category.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/*.aliexpress.com\/item\/*",
                "https:\/\/*.aliexpress.com\/item\/*",
                "*:\/\/*.aliexpress.com\/store\/product\/*",
                "http:\/\/*.aliexpress.ru\/item\/*",
                "https:\/\/*.aliexpress.ru\/item\/*",
                "*:\/\/*.aliexpress.ru\/store\/product\/*"
            ],
            "js": [
                "js\/common.min.js",
                "js\/content_ali_product.min.js"
            ],
            "css": [
                "css\/content.min.css",
                "css\/skin.min.css",
                "js\/css\/common.css",
                "js\/css\/content_ali_product.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.ebay.com\/itm\/*"
            ],
            "js": [
                "js\/common.min.js",
                "js\/content_ebay_product.min.js"
            ],
            "css": [
                "js\/css\/content_ebay_product.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/shoppingcart.aliexpress.com\/order\/payOnlineSuccess.htm*",
                "*:\/\/shoppingcart.aliexpress.com\/order\/pay-online-success.htm*",
                "*:\/\/shoppingcart.aliexpress.com\/buynow\/payOnlineSuccess.htm*",
                "*:\/\/shoppingcart.aliexpress.com\/buynow\/pay-online-success.htm*",
                "*:\/\/shoppingcart.aliexpress.com\/order\/payOnlineFailure.htm*",
                "*:\/\/shoppingcart.aliexpress.com\/order\/pay-online-failure.htm*",
                "*:\/\/shoppingcart.aliexpress.com\/buynow\/payOnlineFailure.htm*",
                "*:\/\/shoppingcart.aliexpress.com\/buynow\/pay-online-failure.htm*",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/payOnlineSuccess.htm*",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/pay-online-success.htm*",
                "*:\/\/shoppingcart.aliexpress.ru\/buynow\/payOnlineSuccess.htm*",
                "*:\/\/shoppingcart.aliexpress.ru\/buynow\/pay-online-success.htm*",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/payOnlineFailure.htm*",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/pay-online-failure.htm*",
                "*:\/\/shoppingcart.aliexpress.ru\/buynow\/payOnlineFailure.htm*",
                "*:\/\/shoppingcart.aliexpress.ru\/buynow\/pay-online-failure.htm*"
            ],
            "js": [
                "js\/common.min.js",
                "js\/pay_online_success.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/shoppingcart.aliexpress.com\/order\/payResult.htm*",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/payResult.htm*"
            ],
            "js": [
                "js\/common.min.js",
                "js\/pay_result.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/icashier.alipay.com\/payment\/checkout.htm?orderId=*",
                "*:\/\/icashier.alipay.ru\/payment\/checkout.htm?orderId=*"
            ],
            "js": [
                "js\/common.min.js",
                "js\/pay_online_success_alipay.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/icashier.alipay.com\/payment\/payment-result.htm?orderId=*",
                "*:\/\/icashier.alipay.ru\/payment\/payment-result.htm?orderId=*"
            ],
            "js": [
                "js\/common.min.js",
                "js\/pay_online_success_alipay_result.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/shoppingcart.aliexpress.com\/order\/pay_online_result.htm",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/pay_online_result.htm"
            ],
            "js": [
                "js\/common.min.js",
                "js\/pay_online_result.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/shoppingcart.aliexpress.com\/*",
                "*:\/\/shoppingcart.aliexpress.ru\/*"
            ],
            "exclude_matches": [
                "*:\/\/shoppingcart.aliexpress.com\/order\/payOnlineSuccess*",
                "*:\/\/shoppingcart.aliexpress.com\/order\/pay-online-success*",
                "*:\/\/shoppingcart.aliexpress.com\/order\/payResult.htm*",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/payOnlineSuccess*",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/pay-online-success*",
                "*:\/\/shoppingcart.aliexpress.ru\/order\/payResult.htm*"
            ],
            "js": [
                "js\/common.min.js",
                "js\/content_shoppingcart.min.js"
            ],
            "css": [
                "js\/css\/common.css"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/*.aliexpress.com\/",
                "*:\/\/*.aliexpress.com\/?*",
                "*:\/\/*.aliexpress.ru\/",
                "*:\/\/*.aliexpress.ru\/?*"
            ],
            "js": [
                "js\/common.min.js",
                "js\/content_import_page.min.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/",
                "*:\/\/*.aliexpress.com\/?*",
                "*:\/\/*.aliexpress.ru\/",
                "*:\/\/*.aliexpress.ru\/?*"
            ],
            "exclude_matches": [
                "*:\/\/*.aliexpress.com\/store\/product*",
                "*:\/\/*.aliexpress.com\/store\/product\/",
                "*:\/\/*.aliexpress.ru\/store\/product*",
                "*:\/\/*.aliexpress.ru\/store\/product\/"
            ],
            "js": [
                "js\/common.min.js",
                "js\/content_empty_panel.min.js"
            ],
            "css": [
                "js\/css\/common.css",
                "js\/css\/content_ali_product.css"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "page": "background.html",
        "persistent": true
    },
    "description": "Extension for AliPlugin Pro plugin. Allows direct import of AliExpress products to the user's affiliate store.",
    "icons": {
        "128": "img\/imageinfo-128.png",
        "16": "img\/imageinfo-16.png",
        "48": "img\/imageinfo-48.png"
    },
    "browser_action": {
        "default_title": "AliPlugin Pro",
        "default_icon": "img\/imageinfo-16.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "getFrameId",
        "fonts\/*",
        "js\/*",
        "img\/*"
    ]
}