AliExpress поиск!

Small but convenient button that will help you to work with AliExpress.com more effectively.

Qu'est-ce que AliExpress поиск! ?

AliExpress поиск! est une extension Chrome développée par torreks, et sa fonction principale est "Small but convenient button that will help you to work with AliExpress.com more effectively.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension AliExpress поиск!

Téléchargez les fichiers d'extension AliExpress поиск! 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

                        Удобное расширение для поиска товаров на AliExpress.com. Удобный поиск и быстрый доступ к основным разделам сайта.                    

Informations de Base sur l'Extension

Nom AliExpress поиск! AliExpress поиск!
ID okfhjjlgbofppaocgakgjfnfddkjaile
URL Officiel https://chromewebstore.google.com/detail/aliexpress-%D0%BF%D0%BE%D0%B8%D1%81%D0%BA/okfhjjlgbofppaocgakgjfnfddkjaile
Description Small but convenient button that will help you to work with AliExpress.com more effectively.
Taille du Fichier 29.28 KB
Nombre d'Installations 18
Version Actuelle 1.0.0
Dernière Mise à Jour 2015-09-05
Date de Publication 2015-09-05
Développeur torreks
Type de Paiement free
Langues Prises en Charge en,ru
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": "__MSG_btnTooltip__"
    },
    "content_scripts": [],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "developer": {
        "name": "devunion"
    },
    "icons": {
        "128": "img\/Icon128.png",
        "16": "img\/Icon16.png",
        "48": "img\/Icon48.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "tabs"
    ],
    "version": "1.0.0"
}