elevenia

Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!

elevenia क्या है?

elevenia XL PLANET द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!"।

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

screenshot

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

crx प्रारूप में elevenia एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!                    

एक्सटेंशन की मूल जानकारी

नाम elevenia elevenia
ID bechoehaabfagnahlkfifbjhdcmcejde
आधिकारिक URL https://chrome.google.com/webstore/detail/elevenia/bechoehaabfagnahlkfifbjhdcmcejde
विवरण Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!
फ़ाइल का आकार 12.46 KB
स्थापना संख्या 828
वर्तमान संस्करण 1.1
अंतिम अपडेट 2014-12-15
प्रकाशन तिथि 2014-12-15
रेटिंग 4.34/5 कुल 47 रेटिंग्स
डेवलपर XL PLANET
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.elevenia.co.id
समर्थित भाषाएँ id
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "elevenia",
    "description": "Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!",
    "version": "1.1",
    "permissions": [
        "activeTab",
        "tabs",
        "http:\/\/www.elevenia.co.id\/*",
        "https:\/\/www.elevenia.co.id\/*"
    ],
    "background": {
        "scripts": [
            "elevenia_chrome.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "elevenia",
        "default_icon": "Icon-chrome_16x16.png"
    },
    "icons": {
        "16": "Icon-chrome_16x16.png",
        "48": "Icon-chrome_48x48.png",
        "128": "Icon-chrome_128x128.png"
    },
    "manifest_version": 2
}