AliExpress Button

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

Qu'est-ce que AliExpress Button ?

AliExpress Button est une extension Chrome développée par devunion, et sa fonction principale est "Small button for AliExpress.com will provide you convenient access to the different parts of the store".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension AliExpress Button

Téléchargez les fichiers d'extension AliExpress Button au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom AliExpress Button AliExpress Button
ID cpflfpndiakleehooekmjggkeibkelpm
URL Officiel 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
Taille du Fichier 66.85 KB
Nombre d'Installations 533
Version Actuelle 1.0.25
Dernière Mise à Jour 2015-07-27
Date de Publication 2015-07-27
Évaluation 4.77/5 Total 13 Évaluations
Développeur devunion
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}