AliExpress поиск!

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

什么是AliExpress поиск!?

AliExpress поиск!是由torreks开发的Chrome扩展程序,该扩展的主要功能是“Small but convenient button that will help you to work with AliExpress.com more effectively.”。

扩展截图

screenshot

下载AliExpress поиск!扩展crx文件

下载AliExpress поиск!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 AliExpress поиск! AliExpress поиск!
ID okfhjjlgbofppaocgakgjfnfddkjaile
官方URL https://chromewebstore.google.com/detail/aliexpress-%D0%BF%D0%BE%D0%B8%D1%81%D0%BA/okfhjjlgbofppaocgakgjfnfddkjaile
简介 Small but convenient button that will help you to work with AliExpress.com more effectively.
文件大小 29.28 KB
安装次数 18
当前版本 1.0.0
更新时间 2015-09-05
上架时间 2015-09-05
开发者 torreks
付费类型 free
支持的语言 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"
}