AliExpress Button

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

Cos'è AliExpress Button?

AliExpress Button è un'estensione di Chrome sviluppata da devunion, e la sua funzione principale è "Small button for AliExpress.com will provide you convenient access to the different parts of the store".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione AliExpress Button

Scarica i file di estensione AliExpress Button in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome AliExpress Button AliExpress Button
ID cpflfpndiakleehooekmjggkeibkelpm
URL Ufficiale https://chromewebstore.google.com/detail/aliexpress-button/cpflfpndiakleehooekmjggkeibkelpm
Descrizione Small button for AliExpress.com will provide you convenient access to the different parts of the store
Dimensione del File 66.85 KB
Conteggio Installazioni 533
Versione Corrente 1.0.25
Ultimo Aggiornamento 2015-07-27
Data di Pubblicazione 2015-07-27
Valutazione 4.77/5 Totale 13 Valutazioni
Sviluppatore devunion
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
}