AliExpress Button

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

Wat is AliExpress Button?

AliExpress Button is een Chrome-extensie ontwikkeld door devunion, en de belangrijkste functie is "Small button for AliExpress.com will provide you convenient access to the different parts of the store".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie AliExpress Button

Download AliExpress Button-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam AliExpress Button AliExpress Button
ID cpflfpndiakleehooekmjggkeibkelpm
Officiële URL https://chromewebstore.google.com/detail/aliexpress-button/cpflfpndiakleehooekmjggkeibkelpm
Beschrijving Small button for AliExpress.com will provide you convenient access to the different parts of the store
Bestandsgrootte 66.85 KB
Aantal Installaties 533
Huidige Versie 1.0.25
Laatst Bijgewerkt 2015-07-27
Publicatiedatum 2015-07-27
Beoordeling 4.77/5 Totaal 13 Beoordelingen
Ontwikkelaar devunion
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
}