AliExpress Button

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

ما هو AliExpress Button؟

AliExpress Button هو إضافة Chrome تم تطويرها بواسطة devunion، والميزة الرئيسية لها هي "Small button for AliExpress.com will provide you convenient access to the different parts of the store".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة AliExpress Button

قم بتنزيل ملفات الامتداد AliExpress Button بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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.                    

معلومات أساسية عن التمديد

الاسم AliExpress Button AliExpress Button
ID cpflfpndiakleehooekmjggkeibkelpm
عنوان URL الرسمي https://chromewebstore.google.com/detail/aliexpress-button/cpflfpndiakleehooekmjggkeibkelpm
الوصف Small button for AliExpress.com will provide you convenient access to the different parts of the store
حجم الملف 66.85 KB
عدد التثبيتات 533
النسخة الحالية 1.0.25
آخر تحديث 2015-07-27
تاريخ النشر 2015-07-27
تقييم 4.77/5 مجموع تقييمات 13
المطور devunion
البريد الإلكتروني [email protected]
نوع الدفع free
اللغات المدعومة 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"
}