AliExpress Button

Small button for AliExpress.com will provide you convenient access to the different parts of the store

AliExpress Button là gì?

AliExpress Button là một tiện ích mở rộng Chrome được phát triển bởi devunion, và tính năng chính của nó là "Small button for AliExpress.com will provide you convenient access to the different parts of the store".

Ả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 AliExpress Button

Tải xuống các tệp mở rộng AliExpress Button 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

                        Small but convenient button that will help you to work with AliExpress.com more effectively. You can search any interesting items on the site or quickly navigate directly to the necessary page.                    

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

Tên AliExpress Button AliExpress Button
ID cpflfpndiakleehooekmjggkeibkelpm
URL Chính Thức https://chromewebstore.google.com/detail/aliexpress-button/cpflfpndiakleehooekmjggkeibkelpm
Mô tả Small button for AliExpress.com will provide you convenient access to the different parts of the store
Kích Thước Tệp 66.85 KB
Số Lần Cài Đặt 533
Phiên Bản Hiện Tại 1.0.25
Cập Nhật Lần Cuối 2015-07-27
Ngày Phát Hành 2015-07-27
Đánh Giá 4.77/5 Tổng số 13 Đánh Giá
Nhà Phát Triển devunion
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "img\/Icon19.png",
        "default_popup": "popup.html",
        "default_title": "Go with AliExpress!"
    },
    "content_scripts": [],
    "description": "Small button for AliExpress.com will provide you convenient access to the different parts of the store",
    "icons": {
        "128": "img\/Icon128.png",
        "16": "img\/Icon16.png",
        "48": "img\/Icon48.png"
    },
    "manifest_version": 2,
    "name": "AliExpress Button",
    "permissions": [
        "http:\/\/stat.extensionmaker.com\/*",
        "http:\/\/extensionmaker.com\/*",
        "tabs"
    ],
    "version": "1.0.25"
}