AliExpress Button

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

什么是AliExpress Button?

AliExpress Button是由devunion开发的Chrome扩展程序,该扩展的主要功能是“Small button for AliExpress.com will provide you convenient access to the different parts of the store”。

扩展截图

screenshot

下载AliExpress Button扩展crx文件

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

扩展使用说明

                        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.                    

扩展基本信息

名称 AliExpress Button AliExpress Button
ID cpflfpndiakleehooekmjggkeibkelpm
官方URL https://chromewebstore.google.com/detail/aliexpress-button/cpflfpndiakleehooekmjggkeibkelpm
简介 Small button for AliExpress.com will provide you convenient access to the different parts of the store
文件大小 66.85 KB
安装次数 533
当前版本 1.0.25
更新时间 2015-07-27
上架时间 2015-07-27
评分 4.77/5 共13次评分
开发者 devunion
电子邮箱 [email protected]
付费类型 free
支持的语言 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"
}