elevenia

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

Co je elevenia?

elevenia je rozšíření Chrome vyvinuté XL PLANET, a jeho hlavní funkcí je „Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření elevenia

Stáhněte si soubory rozšíření elevenia ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název elevenia elevenia
ID bechoehaabfagnahlkfifbjhdcmcejde
Oficiální URL https://chrome.google.com/webstore/detail/elevenia/bechoehaabfagnahlkfifbjhdcmcejde
Popis Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!
Velikost souboru 12.46 KB
Počet instalací 828
Aktuální Verze 1.1
Poslední Aktualizace 2014-12-15
Datum Vydání 2014-12-15
Hodnocení 4.34/5 Celkem 47 Hodnocení
Vývojář XL PLANET
Typ Platby free
Webové stránky Rozšíření http://www.elevenia.co.id
Podporované Jazyky 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
}