AliExpress поиск!

Small but convenient button that will help you to work with AliExpress.com more effectively.

AliExpress поиск! là gì?

AliExpress поиск! là một tiện ích mở rộng Chrome được phát triển bởi torreks, và tính năng chính của nó là "Small but convenient button that will help you to work with AliExpress.com more effectively.".

Ả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 поиск!

Tải xuống các tệp mở rộng AliExpress поиск! 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

                        Удобное расширение для поиска товаров на AliExpress.com. Удобный поиск и быстрый доступ к основным разделам сайта.                    

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

Tên AliExpress поиск! AliExpress поиск!
ID okfhjjlgbofppaocgakgjfnfddkjaile
URL Chính Thức https://chromewebstore.google.com/detail/aliexpress-%D0%BF%D0%BE%D0%B8%D1%81%D0%BA/okfhjjlgbofppaocgakgjfnfddkjaile
Mô tả Small but convenient button that will help you to work with AliExpress.com more effectively.
Kích Thước Tệp 29.28 KB
Số Lần Cài Đặt 18
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2015-09-05
Ngày Phát Hành 2015-09-05
Nhà Phát Triển torreks
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en,ru
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": "__MSG_btnTooltip__"
    },
    "content_scripts": [],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "developer": {
        "name": "devunion"
    },
    "icons": {
        "128": "img\/Icon128.png",
        "16": "img\/Icon16.png",
        "48": "img\/Icon48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs"
    ],
    "version": "1.0.0"
}