elevenia

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

Wat is elevenia?

elevenia is een Chrome-extensie ontwikkeld door XL PLANET, en de belangrijkste functie is "Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie elevenia

Download elevenia-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam elevenia elevenia
ID bechoehaabfagnahlkfifbjhdcmcejde
Officiële URL https://chrome.google.com/webstore/detail/elevenia/bechoehaabfagnahlkfifbjhdcmcejde
Beschrijving Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!
Bestandsgrootte 12.46 KB
Aantal Installaties 828
Huidige Versie 1.1
Laatst Bijgewerkt 2014-12-15
Publicatiedatum 2014-12-15
Beoordeling 4.34/5 Totaal 47 Beoordelingen
Ontwikkelaar XL PLANET
Betalingswijze free
Extensiewebsite http://www.elevenia.co.id
Ondersteunde Talen 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
}