AliExpress Button

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

What is AliExpress Button?

AliExpress Button is a Chrome extension developed by devunion, and its main feature is "Small button for AliExpress.com will provide you convenient access to the different parts of the store".

Extension Screenshots

screenshot

Download AliExpress Button Extension CRX File

Download AliExpress Button extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name AliExpress Button AliExpress Button
ID cpflfpndiakleehooekmjggkeibkelpm
Official URL https://chromewebstore.google.com/detail/aliexpress-button/cpflfpndiakleehooekmjggkeibkelpm
Description Small button for AliExpress.com will provide you convenient access to the different parts of the store
File Size 66.85 KB
Installation Count 533
Current Version 1.0.25
Last Updated 2015-07-27
Publish Date 2015-07-27
Rating 4.77/5 Total 13 Ratings
Developer devunion
Email [email protected]
Payment Type free
Supported Languages 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"
}