elevenia

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

Apa itu elevenia?

elevenia adalah ekstensi Chrome yang dikembangkan oleh XL PLANET, dan fitur utamanya adalah "Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi elevenia

Unduh file ekstensi elevenia dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama elevenia elevenia
ID bechoehaabfagnahlkfifbjhdcmcejde
URL Resmi https://chrome.google.com/webstore/detail/elevenia/bechoehaabfagnahlkfifbjhdcmcejde
Deskripsi Instant access to your online shopping paradise. The more transaction you've made from here, the more point-cashback you'll get!
Ukuran File 12.46 KB
Jumlah Instalasi 828
Versi Saat Ini 1.1
Terakhir Diperbarui 2014-12-15
Tanggal Publikasi 2014-12-15
Penilaian 4.34/5 Total 47 Penilaian
Pengembang XL PLANET
Tipe Pembayaran free
Situs Ekstensi http://www.elevenia.co.id
Bahasa yang Didukung 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
}