AliExpress Button

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

AliExpress Button क्या है?

AliExpress Button devunion द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Small button for AliExpress.com will provide you convenient access to the different parts of the store"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में AliExpress Button एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}